diff options
Diffstat (limited to 'heat/vFWCL/vFWSNK/base_vfw.env')
-rw-r--r-- | heat/vFWCL/vFWSNK/base_vfw.env | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/heat/vFWCL/vFWSNK/base_vfw.env b/heat/vFWCL/vFWSNK/base_vfw.env index f37badf9..cc40ce99 100644 --- a/heat/vFWCL/vFWSNK/base_vfw.env +++ b/heat/vFWCL/vFWSNK/base_vfw.env @@ -44,7 +44,8 @@ parameters: # APP/USER_DATA dcae_collector_ip: 10.0.4.1 - dcae_collector_port: 30235 + # 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 key_name: vfw_key |