From cd3d0e80dfe527ddf82b7070d16e4a7e4892d870 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Mon, 16 Oct 2017 22:45:41 -0400 Subject: Adjust for new location of cloud_init scripts Issue-Id: DCAEGEN2-128 Change-Id: I086602f0aa3d4aec567b66703a549c7ce3b53d39 Signed-off-by: Lusheng Ji --- input-templates/inputs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'input-templates') diff --git a/input-templates/inputs.yaml b/input-templates/inputs.yaml index 7578d25..a30b2cd 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' +codesource_version: 'org.onap.dcaegen2.deployments/releases/scripts/cloud_init' -- cgit 1.2.3-korg