diff options
author | Marco Platania <platania@research.att.com> | 2018-04-17 19:50:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-17 19:50:54 +0000 |
commit | b957878dd1a9e4a3ba88cd607de423df54782404 (patch) | |
tree | a0f392a453bf48693cdb021d85e5710390e842ae /deployment/heat/onap-oom/env/windriver/Integration-SB-07.env | |
parent | a42f86e38b9c8b3496a74fc23ae5d3fda3ce0e2c (diff) | |
parent | 19c81b4d853c6517ae6ee367195a75271a8bcf35 (diff) |
Merge "Use integration-override.yaml in OOM deploy script"
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-07.env')
-rw-r--r-- | deployment/heat/onap-oom/env/windriver/Integration-SB-07.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env b/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env index 10b691e89..6c5f23aa5 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env @@ -10,6 +10,7 @@ parameters: ubuntu_1604_image: ubuntu-16-04-cloud-amd64 centos_7_image: CentOS-7 + lab_name: windriver apt_proxy: 10.12.5.2:3142 docker_proxy: 10.12.5.2:5000 |