mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
This cleans up the file hierarchy a bit Signed-off-by: Cole Robinson <crobinso@redhat.com>
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
#cloud-config
|
|
password: atomic
|
|
chpasswd: {expire: False}
|
|
ssh_pwauth: True
|
|
ssh_authorized_keys:
|
|
- ssh-rsa AAA...SDvZ user1@domain.com
|