Skip to content

Instantly share code, notes, and snippets.

@thatch45
Created March 14, 2012 00:18
Show Gist options
  • Save thatch45/2032914 to your computer and use it in GitHub Desktop.
Save thatch45/2032914 to your computer and use it in GitHub Desktop.
# Some config stuff
module_dirs:
{% if grains['fqdn'] == 'foo'%}
- /path/to/dir
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment