diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-04-12 13:54:10 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-04-12 13:54:10 -0700 |
commit | 252095ca4c1f90f7bbc0759bd200b5dbb1d30fe0 (patch) | |
tree | cee0e27af35d1041af36624942a9c2565dc16a90 /deployment/heat/onap-oom/env/windriver/Integration-SB-06.env | |
parent | 187d56787f6c5aa6a62e9365d08ac3d4413cce2f (diff) |
Increase rancher VM size
Change-Id: I1d9c9a7dd13ba569a04b35fd8baad42576b5b8af
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-06.env')
-rw-r--r-- | deployment/heat/onap-oom/env/windriver/Integration-SB-06.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-06.env b/deployment/heat/onap-oom/env/windriver/Integration-SB-06.env index 4203c79d8..6cf405386 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-06.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-06.env @@ -13,7 +13,7 @@ parameters: apt_proxy: 10.12.5.2:3142 docker_proxy: 10.12.5.2:5000 - rancher_vm_flavor: m1.small + rancher_vm_flavor: m1.large k8s_vm_flavor: m1.xxlarge public_net_id: 971040b2-7059-49dc-b220-4fab50cb2ad4 |