diff options
author | David Blaisonneau <david.blaisonneau@orange.com> | 2016-01-25 14:29:38 +0100 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-01-26 20:08:33 +0000 |
commit | 414a7b1a52658801daaea3bb1afa05a064b71e53 (patch) | |
tree | 03074f69cc5f0e99453cb3db8503ff39c47b789f | |
parent | bee790b3b2ef7c1af626e79373b277272dc23d73 (diff) |
joid: add more ram to orange pod2 bootstrap
Change-Id: I6dc1ed7feebfec022df8de23c05889c1b60e7aa0
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
(cherry picked from commit 1b286c5a2fba81b0ccd424f1bf155ad05a45cc38)
-rwxr-xr-x | ci/maas/orange/pod2/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/maas/orange/pod2/deployment.yaml b/ci/maas/orange/pod2/deployment.yaml index cb5cd6b4..d035f78e 100755 --- a/ci/maas/orange/pod2/deployment.yaml +++ b/ci/maas/orange/pod2/deployment.yaml @@ -236,7 +236,7 @@ demo-maas: juju-bootstrap: name: bootstrap interfaces: ['bridge=brAdm,model=virtio'] - memory: 4096 + memory: 8192 vcpus: 2 arch: amd64 pool: default |