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

Add clout-init to set ubuntu password

parent 003adc2a
No related branches found
No related tags found
1 merge request!26Update multivdu VNF descriptor to use ubuntu16.04 image instead of US1604
This commit is part of merge request !26. Comments created here will be created in the context of that merge request.
......@@ -42,6 +42,7 @@ vnfd-catalog:
internal-connection-point-ref: mgmtVM-internal
internal-connection-point:
- id: mgmtVM-internal
cloud-init-file: cloud-config.txt
- id: dataVM
name: dataVM
image: ubuntu16.04
......@@ -65,4 +66,5 @@ vnfd-catalog:
external-connection-point-ref: vnf-data
internal-connection-point:
- id: dataVM-internal
cloud-init-file: cloud-config.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