Skip to content

Instantly share code, notes, and snippets.

@symroe
Last active December 19, 2015 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save symroe/6021833 to your computer and use it in GitHub Desktop.
Save symroe/6021833 to your computer and use it in GitHub Desktop.
**cloud.profile**
example_medium_minion:
provider: ec2
image: ami-7b62730f
size: Medium Instance
grains:
securitygroup:
- default
**example.map**
example_medium_minion:
- vm06.example.com:
grains:
role: loadbalancer
environment: production
securitygroup:
- default
- Load Balancer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment