Skip to content

Instantly share code, notes, and snippets.

Created December 3, 2016 23: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 anonymous/6887344e06fea22a52cb2cd644557747 to your computer and use it in GitHub Desktop.
Save anonymous/6887344e06fea22a52cb2cd644557747 to your computer and use it in GitHub Desktop.
{% for host in salt['grains.items']('host') %}
echo {{ grains['host'] }}
{% endfor %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment