Skip to content

Instantly share code, notes, and snippets.

@jalons

jalons/get Secret

Created May 11, 2015 14:57
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 jalons/f70ba03182eebf9635d7 to your computer and use it in GitHub Desktop.
Save jalons/f70ba03182eebf9635d7 to your computer and use it in GitHub Desktop.
pillar_missmatch
$ salt minion01* pillar.get zookeeper_pillar
minion01.domain.tld:
----------
exists:
false
zoom_version:
----------
branch:
master
build:
101
salt minion01* pillar.item zookeeper_pillar
minion01.domain.tld:
----------
zookeeper_pillar:
----------
exists:
false
zoom_version:
----------
branch:
master
build:
106
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment