diff options
Diffstat (limited to 'input-templates')
-rw-r--r-- | input-templates/inputs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input-templates/inputs.yaml b/input-templates/inputs.yaml index a30b2cd..71db905 100644 --- a/input-templates/inputs.yaml +++ b/input-templates/inputs.yaml @@ -15,4 +15,4 @@ key_filename: '/opt/dcae/key' location_prefix: 'onapr1' location_domain: 'dcae2.onapdevlab.onap.org' codesource_url: 'https://nexus.onap.org/service/local/repositories/raw/content' -codesource_version: 'org.onap.dcaegen2.deployments/releases/scripts/cloud_init' +codesource_version: 'org.onap.dcaegen2.deployments/releases' |