Skip to content

Instantly share code, notes, and snippets.

@onlyanegg
Created September 29, 2017 19:26
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 onlyanegg/787713817bbb1e8c8697d1113b2deeb2 to your computer and use it in GitHub Desktop.
Save onlyanegg/787713817bbb1e8c8697d1113b2deeb2 to your computer and use it in GitHub Desktop.
$ salt-run -l debug state.orchestrate test saltenv=common pillar='{"hello":{"pods":["pod1"]}}'
...
[DEBUG ] Rendered data from file: /var/cache/salt/master/files/common/test/init.sls:
#{'pods': ['pod1', 'pod1', 'pod1', 'pod1']}
...
#{{ pillar.deploy_override }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment