Skip to content
Snippets Groups Projects
Commit 003adc2a authored by limon's avatar limon
Browse files

Add clout-init to set ubuntu password

parent 0b112a6b
No related branches found
No related tags found
1 merge request!26Update multivdu VNF descriptor to use ubuntu16.04 image instead of US1604
#cloud-config
password: osm4u
chpasswd: { expire: False }
ssh_pwauth: True
write_files:
- content: |
# My new helloworld file
owner: root:root
permissions: '0644'
path: /root/helloworld.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment