summaryrefslogtreecommitdiffstats
path: root/ci/maas
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2015-12-23 09:37:28 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2015-12-23 09:37:28 -0600
commit230e6a9d6617d0cff1f941084779701475ef15b4 (patch)
tree3b641eeb5cf608426f3b54ae18916dc90b7e7856 /ci/maas
parentd85c2f870c53465f6d83cf6a3e14c859ddf5e587 (diff)
modified intelpod5 interfaces to remove the need of special charms.
Change-Id: Ibf93074eb56807d6c3f9b0191bf02df063248f26
Diffstat (limited to 'ci/maas')
-rwxr-xr-xci/maas/intel/pod5/deployment.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/maas/intel/pod5/deployment.yaml b/ci/maas/intel/pod5/deployment.yaml
index bacf6aa5..de5c29c0 100755
--- a/ci/maas/intel/pod5/deployment.yaml
+++ b/ci/maas/intel/pod5/deployment.yaml
@@ -22,7 +22,7 @@ demo-maas:
apt_http_proxy:
apt_sources:
- - ppa:maas/stable
+ - ppa:maas/next
- ppa:juju/stable
# Virsh power settings
@@ -227,7 +227,7 @@ demo-maas:
# node virtual machine
juju-bootstrap:
name: bootstrap
- interfaces: ['bridge=brAdm,model=virtio','bridge=brData,model=virtio','bridge=brPublic,model=virtio']
+ interfaces: ['bridge=brAdm,model=virtio','bridge=brPublic,model=virtio']
memory: 4096
vcpus: 4
arch: amd64