- Add User data to the VM
- Here is an example of user data config to add a password
#cloud-config password: password chpasswd: {expire: False} sshpwauth: True Save/Create the VM
Expected Results
- Machine starts succesfully
- User data should exist
- In YAML
- In Form
- Machine should have user password set