summaryrefslogtreecommitdiffstats
path: root/ci/maas/deployment.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-09 04:13:12 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-08-09 04:15:08 -0500
commit2f823d98d676b0465c01361f1ba942d14a3e974c (patch)
tree5d0bd93b608b0a96dbdc87d8a557b8235c689698 /ci/maas/deployment.yaml
parent2fd94dfa321cd3becc3aa675e4cd31166cfd4adc (diff)
Added architecture specific code as enabling for power.
Same should work for ARM as well. Change-Id: I72f38bf046b2bbded3bc49073d2541010f374d5e Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/maas/deployment.yaml')
-rwxr-xr-xci/maas/deployment.yaml50
1 files changed, 0 insertions, 50 deletions
diff --git a/ci/maas/deployment.yaml b/ci/maas/deployment.yaml
deleted file mode 100755
index e7df95c6..00000000
--- a/ci/maas/deployment.yaml
+++ /dev/null
@@ -1,50 +0,0 @@
-demo-maas:
- juju-bootstrap:
- arch: amd64
- disk_size: 120G
- interfaces:
- - bridge=brAdm,model=virtio
- memory: 4096
- name: bootstrap
- pool: default
- vcpus: 4
- maas:
- apt_http_proxy: null
- apt_sources:
- - ppa:maas/stable
- - ppa:juju/stable
- arch: amd64
- boot_source:
- keyring_filename: /usr/share/keyrings/ubuntu-cloudimage-keyring.gpg
- selections:
- 1:
- arches: amd64
- labels: release
- os: ubuntu
- release: xenial
- subarches: '*'
- url: http://maas.ubuntu.com/images/ephemeral-v2/releases/
- disk_size: 160G
- interfaces:
- - bridge=brAdm,model=virtio
- ip_address:
- memory: 4096
- name:
- network_config:
- node_group_ifaces:
- - broadcast_ip:
- nodes:
- - name:
- password: ubuntu
- pool: default
- release: trusty
- settings:
- maas_name:
- main_archive: http://us.archive.ubuntu.com/ubuntu
- upstream_dns:
- user: ubuntu
- vcpus: 4
- virsh:
- rsa_priv_key: /home/ubuntu/.ssh/id_rsa
- rsa_pub_key: /home/ubuntu/.ssh/id_rsa.pub
- uri: