#cloud-config password: {data.password} chpasswd: {{expire: False}} ssh_pwauth: True ssh_authorized_keys: - {data.public_key}