terraform/openstack/init/user-data.yaml
Arif Ali 6fb9ff2880
Further updates
* Add user-data for instance
* Add heat specific rules
* Start of MAAS bits
2023-09-13 11:33:30 +01:00

5 lines
74 B
YAML

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