Skip to content

Instantly share code, notes, and snippets.

/data.sls Secret

Created July 12, 2016 18:15
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/8c51223aca39a3d134bee5ed0acdb737 to your computer and use it in GitHub Desktop.
Save anonymous/8c51223aca39a3d134bee5ed0acdb737 to your computer and use it in GitHub Desktop.
pillar data
{% set usr = "testuser" %}
ssh_roles:
{% include "user.sls" %} # getting error here because of wrong indents of inclusion
otherkey: {}
this: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment