Skip to content

Instantly share code, notes, and snippets.

@chrisglass
Created August 26, 2019 16:54
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 chrisglass/fb0cf860be8cf01f456dfff8e162e004 to your computer and use it in GitHub Desktop.
Save chrisglass/fb0cf860be8cf01f456dfff8e162e004 to your computer and use it in GitHub Desktop.
#cloud-config
runcmd:
- [ sh, -xc, "echo $(date) 'hello runcmd!'" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment