summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO-2-NIC/env.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2017-06-13 02:40:17 +0000
committerGerrit Code Review <gerrit@onap.org>2017-06-13 02:40:17 +0000
commit8911aea5e891453dd03337d98399070565392a90 (patch)
tree5f39a9e9d9f9323ca619926c5ef6b36a1a26bd98 /OPENECOMP-DEMO-2-NIC/env.yaml
parent90866e4a66207a88d5cd3bce1e04ee3a353fef2f (diff)
parentd5c75c54d310c3fdd6f0244b8917bee0da6208c0 (diff)
Merge "[DCAE-7] Updates to allow VES collector to get IP"
Diffstat (limited to 'OPENECOMP-DEMO-2-NIC/env.yaml')
-rw-r--r--OPENECOMP-DEMO-2-NIC/env.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO-2-NIC/env.yaml b/OPENECOMP-DEMO-2-NIC/env.yaml
index c915d33..63236b8 100644
--- a/OPENECOMP-DEMO-2-NIC/env.yaml
+++ b/OPENECOMP-DEMO-2-NIC/env.yaml
@@ -34,6 +34,7 @@ open-ecomp-demo:
zone: "@{ZONE}"
dns-ip: "@{DNS-IP-ADDR}"
postgres-ip: "@{dcae_pstg00_ip_addr}"
+ collector-ip: "@{dcae_coll00_float_ip_addr}"
flavor: "@{FLAVOR-LARGE}"
image:
ubuntu14-04: "@{UBUNTU-1404-IMAGE}"