5 lines
76 B
Text
5 lines
76 B
Text
|
#cloud-config
|
||
|
password: fedora
|
||
|
chpasswd: { expire: False }
|
||
|
ssh_pwauth: True
|