Skip to content

Instantly share code, notes, and snippets.

@remijouannet
Last active June 6, 2018 23:02
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 remijouannet/ac3c89448dee938fc8239146d5a7e9fd to your computer and use it in GitHub Desktop.
Save remijouannet/ac3c89448dee938fc8239146d5a7e9fd to your computer and use it in GitHub Desktop.
restart salt-minion from salt-master
salt -C 'not G@kernel:Windows' cmd.run_bg 'salt-call --local service.restart salt-minion'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment