Code Review
/
dcae
/
demo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8911aea
)
[DCAE-29] Fixed IP substitutions
99/5099/1
author
Carsten Lund
<lund@research.att.com>
Sun, 18 Jun 2017 20:37:50 +0000
(20:37 +0000)
committer
Carsten Lund
<lund@research.att.com>
Sun, 18 Jun 2017 20:37:50 +0000
(20:37 +0000)
Change-Id: I49e65bc1389a679e421257660533aa398c00f70c
Signed-off-by: Carsten Lund <lund@research.att.com>
OPENECOMP-DEMO-2-NIC/env.yaml
patch
|
blob
|
history
diff --git
a/OPENECOMP-DEMO-2-NIC/env.yaml
b/OPENECOMP-DEMO-2-NIC/env.yaml
index
63236b8
..
82e34ea
100644
(file)
--- 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}"