Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for GCE discovery #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding support for GCE discovery #30

wants to merge 1 commit into from

Conversation

sammerry
Copy link

@sammerry sammerry commented Mar 5, 2015

Adding support for GCE discovery. Im in the process of testing this at the moment but would like feedback.

@robbiet480
Copy link

👍 for this!

@gpstathis
Copy link
Contributor

@sammerry sorry for the late feedback. There is already a mechanism for installing plugins in this playbook. Was there a specific reason for creating a new task? From what I can tell, only elasticsearch.yml.j2 really needs changes.

@sammerry
Copy link
Author

sammerry commented Apr 8, 2015

@gpstathis

The GCE plugin templates were added to mirror the AWS template style. Really the change that needs to happen is in templates/elasticsearch.yml.j2. GCE discovery needs to be turned on instead of AWS.

@gpstathis
Copy link
Contributor

@sammerry ok I see. The installation of the AWS plugin in the playbook predates the support for generic plugins. I need to refactor it to be consistent with the generic plugin mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants