Skip to content

Instantly share code, notes, and snippets.

@seenae
Created November 26, 2015 09:02
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 seenae/f91b29add8b760f7b9e9 to your computer and use it in GitHub Desktop.
Save seenae/f91b29add8b760f7b9e9 to your computer and use it in GitHub Desktop.
Pillar:
my_host:
- packages:
-base.pkg
-base.apache
- hostType: "vm"
{% for pkgs, args in pillar.get('my_hosts', {}).iteritems() %}
{% for value in args['profile'] %}
{{value}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment