Skip to content

Instantly share code, notes, and snippets.

@gravyboat
Created September 14, 2013 04:32
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 gravyboat/6558845 to your computer and use it in GitHub Desktop.
Save gravyboat/6558845 to your computer and use it in GitHub Desktop.
top.sls example
base:
'*':
- apache_base
- iptables
'minion1':
- loc1
- role2
- dep1
'minion2':
- loc2
- role2
- dep3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment