Last active
December 28, 2018 17:23
-
-
Save rshsmi/1f42f17108b4cf7901ad667726f6dfaa to your computer and use it in GitHub Desktop.
cloud-config.yml
This file contains hidden or 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 | |
users: | |
- name: "core" | |
passwd: "$1$TEw13kGK$nlxMSKdmHY1VmOZaDw/8o." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment