Skip to content

Instantly share code, notes, and snippets.

@jakehilton
Created December 3, 2015 21:24
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 jakehilton/239b4e22b17ad288080c to your computer and use it in GitHub Desktop.
Save jakehilton/239b4e22b17ad288080c to your computer and use it in GitHub Desktop.
schedule:
highstate:
function: state.highstate
minutes: 60
log-loadavg:
function: cmd.run
seconds: 5
args:
- 'date > /tmp/timecheck'
kwargs:
stateful: False
shell: /bin/sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment