6 lines
128 B
Smarty
6 lines
128 B
Smarty
#cloud-config
|
|
password: {data.password}
|
|
chpasswd: {{expire: False}}
|
|
ssh_pwauth: True
|
|
ssh_authorized_keys:
|
|
- {data.public_key}
|