installer: option -m to restrict docker image build to the specified module
[osm/devops.git] / descriptor-packages / vnfd / ubuntu_xenial_vnf / src / cloud_init / cloud_init.cfg
1 #cloud-config
2 password: ubuntu
3 chpasswd: { expire: False }
4 ssh_pwauth: True
5