Skip to content

Instantly share code, notes, and snippets.

/cloudinit Secret

Created January 6, 2017 22:06
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 anonymous/5e47847afa56cdd01f88ef0d27aa62a4 to your computer and use it in GitHub Desktop.
Save anonymous/5e47847afa56cdd01f88ef0d27aa62a4 to your computer and use it in GitHub Desktop.
#cloud-config
chpasswd:
list: |
root:nMnYpU8rj6
expire: False
cloud-init.txt Inside UUID folder
#cloud-config
# from 1 files
# part-001
---
chpasswd:
expire: false
list: 'root:nMnYpU8rj6
'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment