X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tosca%2FvCPE%2Fvgmux%2FMainServiceTemplate.yaml;fp=tosca%2FvCPE%2Fvgmux%2FMainServiceTemplate.yaml;h=10e2c08f28cab6ff9e99bd46817310fb452a24e9;hb=5c1e93c084aa0d2e7efbe8f18c87ee36fc2608cc;hp=b028db5f895f52091dd932f7e619b1c0d1a4c4e0;hpb=e34c061b3f4e4ca23c92d2d3016f6b3bcc447601;p=demo.git diff --git a/tosca/vCPE/vgmux/MainServiceTemplate.yaml b/tosca/vCPE/vgmux/MainServiceTemplate.yaml index b028db5f..10e2c08f 100644 --- a/tosca/vCPE/vgmux/MainServiceTemplate.yaml +++ b/tosca/vCPE/vgmux/MainServiceTemplate.yaml @@ -286,7 +286,7 @@ topology_template: max_number_of_instances: 1 watchdog: none inject_files: #TODO SDC bug - source_path: ../Artifacts/Deployment/Other/authorized_keys #SSH authorized_keys + source_path: ../Artifacts/Deployment/OTHER/authorized_keys #SSH authorized_keys dest_path: /home/ubuntu/.ssh/authorized_keys meta_data: vnf_id: { get_input: vnf_id } @@ -352,6 +352,6 @@ topology_template: artifacts: sw_image: #TODO need to put glance image name here #file: { get_input: vcpe_image_name } - file: ../Artifacts/Deployment/Other/image + file: ../Artifacts/Deployment/OTHER/image type: tosca.artifacts.nfv.SwImage