2010-08-12 13:26:29 -04:00

4 lines
91 B
Plaintext

#cloud-config
runcmd:
- [ sh, -c, 'echo ==== $(date) ====; echo HI WORLD; echo =======' ]