#cloud-config user: test chpasswd: list: | root:weakpassword test:weakpassword expire: False ssh_pwauth: True