Skip to content

Instantly share code, notes, and snippets.

@onlyanegg
Created October 12, 2017 18:04
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/6cde5f7daa0a707679e19bd5c23728d0 to your computer and use it in GitHub Desktop.
Save onlyanegg/6cde5f7daa0a707679e19bd5c23728d0 to your computer and use it in GitHub Desktop.
$ salt-call -l debug state.apply test pillar='{"hello": ["pod1"]}'
...
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/common/test/init.sls:
#['pod1', 'pod1', 'pod1', 'pod1']
#{{ pillar.hello }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment