Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created December 27, 2016 23:41
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 whytewolf/7324bbd04cbffa30ae2739de490d102b to your computer and use it in GitHub Desktop.
Save whytewolf/7324bbd04cbffa30ae2739de490d102b to your computer and use it in GitHub Desktop.
salt '*' saltutil.pillar_refresh
salt '*' mine.update
salt '*' mine.get 'salt01*' test_mine
mine_functions:
test_mine:
mine_function: testingmodule.check_file_exists
base:
salt01*:
- mine.test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment