terraform/openstack/init/user-data.yaml

5 lines
74 B
YAML
Raw Normal View History

#cloud-config
password: ubuntu
chpasswd: {expire: False}
ssh_pwauth: True