1
0
mirror of https://github.com/AlmaLinux/ks2rootfs.git synced 2024-11-25 02:23:08 +00:00
ks2rootfs/utils/cloud-config.yaml

11 lines
290 B
YAML
Raw Normal View History

2022-10-26 02:44:24 +00:00
#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