From 2cf2f8e89f5663c2689a1f19d89f4bb11893491d Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Mon, 23 Jul 2018 11:03:18 -0400 Subject: Add URL to Nexus repo in Heat templates Change-Id: I574eb63ae1b2c57f19bd02a482ee16c65cd0b744 Issue-ID: INT-592 Signed-off-by: Marco Platania --- heat/vFWCL/vPKG/base_vpkg.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'heat/vFWCL/vPKG/base_vpkg.env') diff --git a/heat/vFWCL/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env index cf1a7d0c..04e8a681 100644 --- a/heat/vFWCL/vPKG/base_vpkg.env +++ b/heat/vFWCL/vPKG/base_vpkg.env @@ -16,8 +16,8 @@ parameters: vpg_name_0: zdfw1fwl01pgn01 vnf_id: vPNG_Firewall_demo_app vf_module_id: vTrafficPNG - repo_url_artifacts: https://nexus.onap.org/content/repositories/releases - demo_artifacts_version: 1.3.0-SNAPSHOT + repo_url_artifacts: https://nexus.onap.org/content/repositories/staging + demo_artifacts_version: 1.3.0 install_script_version: 1.3.0-SNAPSHOT key_name: vfw_key pub_key: PUT YOUR PUBLIC KEY HERE -- cgit 1.2.3-korg