diff options
author | Carsten Lund <lund@research.att.com> | 2017-05-09 17:43:36 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-05-09 17:43:36 +0000 |
commit | 6bc210d65d1d4d3847b65af847245a258c66c284 (patch) | |
tree | 9d8f4bf9978ea757f9122351df0514094fdf54b9 /OPENECOMP-DEMO-1-NIC-FLOATING-IPS | |
parent | f80ca9925d1e9b7d7f6fec01399085c740c7eeb6 (diff) |
[DCAE-7] updates for parameterized flavor/images
Change-Id: I867b163fa8fdc47674f821089134dbb91f5d53a9
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'OPENECOMP-DEMO-1-NIC-FLOATING-IPS')
-rw-r--r-- | OPENECOMP-DEMO-1-NIC-FLOATING-IPS/env.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/env.yaml b/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/env.yaml index e5ec901..d40ecd8 100644 --- a/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/env.yaml +++ b/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/env.yaml @@ -34,6 +34,10 @@ open-ecomp-demo: zone: "@{ZONE}" dns-ip: "@{DNS-IP-ADDR}" postgres-ip: "@{dcae_pstg00_float_ip_addr}" + flavor: "@{FLAVOR-LARGE}" + image: + ubuntu14-04: "@{UBUNTU-1404-IMAGE}" + ubuntu16-04: "@{UBUNTU-1604-IMAGE}" git: mr-repo: "@{GIT-MR-REPO}" maven: |