Created
February 29, 2020 20:39
-
-
Save rhowe/2f1e7b3f60dab594120fd832900a0726 to your computer and use it in GitHub Desktop.
Cloudinit nocloud userdata
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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