aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL_arm64
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2020-06-12 12:28:28 -0400
committerMarco Platania <platania@research.att.com>2020-06-12 12:28:28 -0400
commit05377b604d4b26e1c50280bc8a223673c1963370 (patch)
treebd79ee55b45c8978a3df5d944ae407d7a77afa29 /heat/vFWCL_arm64
parent8fb013099c9091c5f9b17920f0cb7eee857fe7f4 (diff)
Update POM and heat env to use 1.6.0
Issue-ID: INT-1625 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I3bbe0915552991612d27aaedde424580edcefc5f
Diffstat (limited to 'heat/vFWCL_arm64')
-rw-r--r--heat/vFWCL_arm64/vFWSNK/base_vfw.env4
-rw-r--r--heat/vFWCL_arm64/vPKG/base_vpkg.env4
2 files changed, 4 insertions, 4 deletions
diff --git a/heat/vFWCL_arm64/vFWSNK/base_vfw.env b/heat/vFWCL_arm64/vFWSNK/base_vfw.env
index 541dc4aa..acf4af35 100644
--- a/heat/vFWCL_arm64/vFWSNK/base_vfw.env
+++ b/heat/vFWCL_arm64/vFWSNK/base_vfw.env
@@ -44,8 +44,8 @@ parameters:
# APP/USER_DATA
dcae_collector_ip: 10.0.4.1
dcae_collector_port: 30417
- demo_artifacts_version: 1.6.0-SNAPSHOT
- install_script_version: 1.6.0-SNAPSHOT
+ demo_artifacts_version: 1.6.0
+ install_script_version: 1.6.0
key_name: vfw_key
pub_key: PUT YOUR KEY HERE
cloud_env: PUT openstack OR rackspace HERE
diff --git a/heat/vFWCL_arm64/vPKG/base_vpkg.env b/heat/vFWCL_arm64/vPKG/base_vpkg.env
index 32cb92ea..d6cabcfb 100644
--- a/heat/vFWCL_arm64/vPKG/base_vpkg.env
+++ b/heat/vFWCL_arm64/vPKG/base_vpkg.env
@@ -31,8 +31,8 @@ parameters:
# APP/USER_DATA
vfw_private_ip_0: 192.168.10.100
vsn_private_ip_0: 192.168.20.250
- demo_artifacts_version: 1.6.0-SNAPSHOT
- install_script_version: 1.6.0-SNAPSHOT
+ demo_artifacts_version: 1.6.0
+ install_script_version: 1.6.0
key_name: vfw_key
pub_key: PUT YOUR PUBLIC KEY HERE
cloud_env: PUT openstack OR rackspace HERE