Skip to content

Instantly share code, notes, and snippets.

@kylegato
Created September 24, 2013 18: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 kylegato/e14963e7a840b7314e51 to your computer and use it in GitHub Desktop.
Save kylegato/e14963e7a840b7314e51 to your computer and use it in GitHub Desktop.
fetch -o /tmp/ http://noc.mdr.COMPANY.com/downloads/splunk_deploy.sh && chmod +x /tmp/splunk_deploy.sh && /tmp/splunk_deploy.sh:
cmd.run:
- unless: /usr/local/splunkforwarder/bin/splunk --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment