From f76d9cb0268324188ffde8f2dd7298a0b92bcb79 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 17 Oct 2017 11:37:02 -0400 Subject: Update inputs.yaml for new cloud_init location Issue-Id: DCAEGEN2-128 Change-Id: Ideebfdba8a13e4b561defcee202d8f3e72a9a9c1 Signed-off-by: Lusheng Ji --- input-templates/inputs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit 1.2.3-korg