aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vFWCL')
-rw-r--r--heat/vFWCL/vFWSNK/base_vfw.env4
-rw-r--r--heat/vFWCL/vPKG/base_vpkg.env4
2 files changed, 4 insertions, 4 deletions
diff --git a/heat/vFWCL/vFWSNK/base_vfw.env b/heat/vFWCL/vFWSNK/base_vfw.env
index cc40ce99..0202e5f2 100644
--- a/heat/vFWCL/vFWSNK/base_vfw.env
+++ b/heat/vFWCL/vFWSNK/base_vfw.env
@@ -46,8 +46,8 @@ parameters:
dcae_collector_ip: 10.0.4.1
# 30417 is https node port to VES
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/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env
index 32cb92ea..d6cabcfb 100644
--- a/heat/vFWCL/vPKG/base_vpkg.env
+++ b/heat/vFWCL/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