diff options
Diffstat (limited to 'ci/maas/deployment.yaml')
-rwxr-xr-x | ci/maas/deployment.yaml | 50 |
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: |