diff options
author | 2017-08-23 14:00:18 +0000 | |
---|---|---|
committer | 2017-08-23 14:00:18 +0000 | |
commit | 4f938dcc8758311272b98e45eea479d4600b3a6d (patch) | |
tree | 7dddacfe6ebeda15349549110b6af323b1eeb1ca /tests/blueprints | |
parent | c5652843b0a1dbfeb047a8d5d9b0522c7595855e (diff) | |
parent | 8a54006e88440215666ec7f26858605bd7d679b8 (diff) |
Merge "WIP"
Diffstat (limited to 'tests/blueprints')
-rwxr-xr-x | tests/blueprints/tosca-vnfd-hello-ves/blueprint.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/blueprints/tosca-vnfd-hello-ves/blueprint.yaml b/tests/blueprints/tosca-vnfd-hello-ves/blueprint.yaml index a998dad..f9055a3 100755 --- a/tests/blueprints/tosca-vnfd-hello-ves/blueprint.yaml +++ b/tests/blueprints/tosca-vnfd-hello-ves/blueprint.yaml @@ -268,6 +268,7 @@ topology_template: image: models-xenial-server availability_zone: nova mgmt_driver: noop + config_drive: true user_data_format: RAW user_data: | #!/bin/bash |