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

Add support for EC2 discovery type's instance tag constraints. #66

Closed

Conversation

JustinTArthur
Copy link

The aws data bag can now have a structure at discovery.ec2.tag that contains EC2 instance tag values keyed by tag name. Any tag specified will be required for an EC2 instance to be discoverable by the plugin.

The `aws` data bag can now have a structure at `discovery.ec2.tag` that contains EC2 instance tag values keyed by tag name. Any tag specified will be required for an EC2 instance to be discoverable by the plugin.
@karmi karmi closed this in 71dc02b Feb 27, 2013
@karmi
Copy link
Contributor

karmi commented Feb 27, 2013

Hi, retouched it a bit and merged, thanks! Since knife-ec2 supports tagging nodes now as well, maybe we could also use those, but it would need extensive checking.

Also note, in the current version, you can set node.custom_config['my.custom.config'] and it will get printed into the template.

karmi added a commit that referenced this pull request Mar 6, 2013
karmi added a commit that referenced this pull request Mar 6, 2013
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.

2 participants