Create cloud-config.yaml

This commit is contained in:
Bala Raman 2022-10-25 22:44:24 -04:00 committed by GitHub
parent 8c87c4bf76
commit 3dcece5af8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
utils/cloud-config.yaml Normal file
View File

@ -0,0 +1,10 @@
#cloud-config
# vim: syntax=yaml
# Enable password authentication and inject SSH public key
#
ssh_pwauth: true
chpasswd:
expire: false
password: change_password
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTEMySSHtextChangeME6e7G7yhe9kaKO/BgmZD1IHYzxfGzrbYgso email@changeme.com