Skip to content

Instantly share code, notes, and snippets.

Created September 18, 2015 16:17
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 anonymous/59aa18fb1fe8f6698d91 to your computer and use it in GitHub Desktop.
Save anonymous/59aa18fb1fe8f6698d91 to your computer and use it in GitHub Desktop.
salt cx* grains.item EnvironAbbr
EnvironAbbr:
AX
salt cx* state.sls states.bootstrap test=False
Name: C:/salt/conf/minion - Function: file.managed - Result: Clean
Name: C:/salt/conf/grains - Function: file.managed - Result: Clean
Summary
------------
Succeeded: 2
Failed: 0
------------
Total states run: 2
salt cx* grains.item EnvironAbbr
----------
EnvironAbbr:
None
salt cx* saltutil.sync_grains
salt cx* grains.item EnvironAbbr
----------
EnvironAbbr:
AX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment