Skip to content

Instantly share code, notes, and snippets.

@rhowe
Created February 29, 2020 20:39
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 rhowe/2f1e7b3f60dab594120fd832900a0726 to your computer and use it in GitHub Desktop.
Save rhowe/2f1e7b3f60dab594120fd832900a0726 to your computer and use it in GitHub Desktop.
Cloudinit nocloud userdata
#cloud-config
bootcmd:
- echo this is very unsafe >> /root/helloworld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment