From 287b9b36c979a20a33f158c4b68e063896f5526c Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Fri, 8 Jun 2018 09:28:50 -0400 Subject: Point install/init scripts to released aritfacts Change-Id: Ib13ea785ff19ff2e16ef7ce4debf6bafb8340c42 Issue-ID: UCA-37 Signed-off-by: Marco Platania (cherry picked from commit f51c4ed1634c1fad68ce7430d56e3af28a659770) --- heat/vFWCL/vPKG/base_vpkg.env | 6 +++--- 1 file changed, 3 insertions(+), 3 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 ff8d4626..317fde9e 100644 --- a/heat/vFWCL/vPKG/base_vpkg.env +++ b/heat/vFWCL/vPKG/base_vpkg.env @@ -17,9 +17,9 @@ parameters: vnf_id: vPNG_Firewall_demo_app vf_module_id: vTrafficPNG repo_url_blob: https://nexus.onap.org/content/sites/raw - repo_url_artifacts: https://nexus.onap.org/content/groups/staging - demo_artifacts_version: 1.2.0 - install_script_version: 1.2.0-SNAPSHOT + repo_url_artifacts: https://nexus.onap.org/content/repositories/releases + demo_artifacts_version: 1.2.1 + install_script_version: 1.2.1 key_name: vfw_key pub_key: PUT YOUR PUBLIC KEY HERE cloud_env: PUT openstack OR rackspace HERE -- cgit 1.2.3-korg