Skip to content

Instantly share code, notes, and snippets.

@dlanderson
Created February 8, 2014 04: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 dlanderson/1e38e101cab150788181 to your computer and use it in GitHub Desktop.
Save dlanderson/1e38e101cab150788181 to your computer and use it in GitHub Desktop.
(salt-dev)root@web1:~# salt-call pillar.data
local:
----------
wsgi_still:
----------
enabled:
True
nginx_default:
----------
directives:
----------
return:
444
(salt-dev)root@web1:~# salt-call match.pillar 'wsgi_still:enabled:True'
local:
True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment