Skip to content

Instantly share code, notes, and snippets.

@zipkid

zipkid/cli Secret

Last active August 29, 2015 14:20
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 zipkid/cbccf2efb8047b5226ce to your computer and use it in GitHub Desktop.
Save zipkid/cbccf2efb8047b5226ce to your computer and use it in GitHub Desktop.
# salt 'slc<somenode>' state.sls schedule -l debug
[DEBUG ] get_iter_returns for jid 20150507114443956986 sent to set(['slc<somenode>']) will timeout at 11:44:48.965724
[DEBUG ] jid 20150507114443956986 return from slc<somenode>
slc<somenode>:
Name: schedule - Function: schedule.present - Result: Clean
Summary
------------
Succeeded: 1
Failed: 0
------------
Total states run: 1
# salt 'slc<somenode>' schedule.list
slc<somenode>:
schedule:
enabled: true
It's Not There????
run_audit_schedule:
schedule.present:
- function: state.sls
- job_args:
- arcsight_audit/run_audit
- maxrunning: 10
- seconds: 1800
- splay: 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment