Create a gist now

Instantly share code, notes, and snippets.

anonymous /cloudinit Secret
Created Jan 6, 2017

What would you like to do?
#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