Skip to content

Instantly share code, notes, and snippets.

@tmandry

tmandry/errors Secret

Last active August 29, 2015 13: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 tmandry/141baaca8b67f384200d to your computer and use it in GitHub Desktop.
Save tmandry/141baaca8b67f384200d to your computer and use it in GitHub Desktop.
Ill-fated Salt master formula (in mysalt/)
salt-master:
----------
ID: mysalt-master
Function: salt.master
Result: False
Comment: State salt.master found in sls mysalt.master is unavailable
Changes:
mysalt-master:
salt.master:
- fileserver_backend:
- git
- roots
- gitfs_remotes:
- https://github.com/saltstack-formulas/vim-formula.git
- https://github.com/saltstack-formulas/tmux-formula.git
- https://github.com/saltstack-formulas/nginx-formula.git
- https://github.com/saltstack-formulas/hostsfile-formula.git
- https://github.com/saltstack-formulas/salt-formula.git
- file_roots:
base:
- /srv/salt
# Don't print output of states that don't change
- state_verbose: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment