aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL/vFWSNK/base_vfw.env
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2019-02-01 09:07:44 -0500
committerMarco Platania <platania@research.att.com>2019-02-01 09:09:17 -0500
commitc048ccdceeced7f58f685c37a77b835d0e9bc16a (patch)
tree3522bbb1a52bdb3aca8923cde77d1c711df4cec3 /heat/vFWCL/vFWSNK/base_vfw.env
parentc7022a1a9b26b5a9fe9729faf827d6f04de8be01 (diff)
Bump demo artifact version
- Change demo artifact v. to 1.4.0-SNAPSHOT - Change VES collector port number - Remove comments from Heat templates Change-Id: Ia1428d7fcc4740702488c0b28bdb5b3b0e31fd8d Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vFWCL/vFWSNK/base_vfw.env')
-rw-r--r--heat/vFWCL/vFWSNK/base_vfw.env6
1 files changed, 3 insertions, 3 deletions
diff --git a/heat/vFWCL/vFWSNK/base_vfw.env b/heat/vFWCL/vFWSNK/base_vfw.env
index 8b89f2c2..6b7e334c 100644
--- a/heat/vFWCL/vFWSNK/base_vfw.env
+++ b/heat/vFWCL/vFWSNK/base_vfw.env
@@ -43,9 +43,9 @@ parameters:
# APP/USER_DATA
dcae_collector_ip: 10.0.4.1
- dcae_collector_port: 8081
- demo_artifacts_version: 1.3.0-SNAPSHOT
- install_script_version: 1.3.0-SNAPSHOT
+ dcae_collector_port: 30235
+ demo_artifacts_version: 1.4.0-SNAPSHOT
+ install_script_version: 1.4.0-SNAPSHOT
key_name: vfw_key
pub_key: PUT YOUR KEY HERE
cloud_env: PUT openstack OR rackspace HERE