diff options
Diffstat (limited to 'src/test/resources/clds/holmes-old-style-ms.yaml')
-rw-r--r-- | src/test/resources/clds/holmes-old-style-ms.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/resources/clds/holmes-old-style-ms.yaml b/src/test/resources/clds/holmes-old-style-ms.yaml index 3f0c9a60..195efb67 100644 --- a/src/test/resources/clds/holmes-old-style-ms.yaml +++ b/src/test/resources/clds/holmes-old-style-ms.yaml @@ -1,9 +1,9 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml - - https://nexus01.research.att.com:8443/repository/solutioning01-mte2-raw/type_files/docker/2.3.0+t.0.4/node-type.yaml - - https://nexus01.research.att.com:8443/repository/solutioning01-mte2-raw/type_files/relationship/1.0.0/node-type.yaml - - http://nexus01.research.att.com:8081/repository/solutioning01-mte2-raw/type_files/dmaap/1.2.0/dmaap.yaml + - https://nexus01:8443/repository/solutioning01-mte2-raw/type_files/docker/2.3.0+t.0.4/node-type.yaml + - https://nexus01:8443/repository/solutioning01-mte2-raw/type_files/relationship/1.0.0/node-type.yaml + - http://nexus01:8081/repository/solutioning01-mte2-raw/type_files/dmaap/1.2.0/dmaap.yaml inputs: dcae_service_location: type: string |