Skip to content

Instantly share code, notes, and snippets.

@farcaller
Last active August 29, 2015 14:21
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 farcaller/1913e03ac33b28e891e0 to your computer and use it in GitHub Desktop.
Save farcaller/1913e03ac33b28e891e0 to your computer and use it in GitHub Desktop.
etcd:
version: v2.1.0-alpha.0
checksum: d1c75ecefd809387fbf66a384349d64ab3e6302771d66da143d2047c1908eb41
etcd:
server: true
% salt '*' pillar.items
minion-1:
----------
etcd:
----------
checksum:
d1c75ecefd809387fbf66a384349d64ab3e6302771d66da143d2047c1908eb41
server:
True
version:
v2.1.0-alpha.0
% salt '*' pillar.get etcd:server
minion-1:
base:
'*':
- etcd
'minion-1':
- etcd.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment