Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created August 2, 2016 20:47
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/dba51dfe0821fbb9a232844c0aaf511c to your computer and use it in GitHub Desktop.
Save whytewolf/dba51dfe0821fbb9a232844c0aaf511c to your computer and use it in GitHub Desktop.
function salt-the-earth() {
salt-run fileserver.update
salt -C "${1}" saltutil.sync_all refresh=true
salt -C "${1}" state.apply $2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment