diff options
-rw-r--r-- | OPENECOMP-DEMO-2-NIC/env.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OPENECOMP-DEMO-2-NIC/env.yaml b/OPENECOMP-DEMO-2-NIC/env.yaml index 63236b8..82e34ea 100644 --- a/OPENECOMP-DEMO-2-NIC/env.yaml +++ b/OPENECOMP-DEMO-2-NIC/env.yaml @@ -34,7 +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}" + collector-ip: "@{dcae_coll00_ip_addr}" flavor: "@{FLAVOR-LARGE}" image: ubuntu14-04: "@{UBUNTU-1404-IMAGE}" |