hosts: - bridge_interface: eno1 hostname: leafeon ip: 10.244.40.30 start: distro_series=bionic user: root vm_zone: default - bridge_interface: eno1 hostname: meinfoo ip: 10.244.40.31 start: distro_series=bionic user: root vm_zone: zone2 - bridge_interface: eno1 hostname: swoobat ip: 10.244.40.32 start: distro_series=bionic user: root vm_zone: zone3 infra_extra_repositories: - ppa:maas/next-proposed - ppa:curtin-dev/daily maas_admin: root maas_admin_email: admin@maas-user.com maas_admin_ssh_key: /home/ubuntu/cdoqa-system-tests/credencials/cdo-qa-crew-rsa.pub maas_config: dnssec_validation: 'no' http_proxy: http://squid.internal:3128 upstream_dns: 10.245.208.1 maas_extra_files: - controller_type: region local_path: /home/ubuntu/cpe/curtin_userdata_with_monitoring remote_path: /etc/maas/preseeds/curtin_userdata maas_vip: 10.244.40.33 meta_maas: apikey: 7fDdKDXR57TSgxF5CE:jawwLvBk3VNexYCL7y:qfpJC5nGHuKyQbq4Ch2fJ3qZbBzWkymZ ip: 10.245.208.5 url: http://10.245.208.5/MAAS/api/2.0 user: ubuntu networks: fabrics: default: vlans: 0: dhcp_on: true mtu: 1500 space: oam-space subnets: oam: cidr: 10.244.40.0/21 gateway_ip: 10.244.40.1 reserved: dhcp: end_ip: 10.244.40.199 start_ip: 10.244.40.116 type: dynamic dnsha: end_ip: 10.244.40.115 start_ip: 10.244.40.100 infra: end_ip: 10.244.40.99 start_ip: 10.244.40.1 2733: mtu: 1500 space: internal-space subnets: internal: cidr: 192.168.33.0/24 reserved: dnsha: end_ip: 192.168.33.130 start_ip: 192.168.33.121 internal-ip: end_ip: 192.168.33.120 start_ip: 192.168.33.1 2734: mtu: 1500 space: external-space subnets: external: cidr: 10.244.32.0/21 reserved: arm_ips: end_ip: 10.244.32.254 start_ip: 10.244.32.201 staging_ips: end_ip: 10.244.32.200 start_ip: 10.244.32.101 2735: mtu: 9000 space: ceph-replica-space subnets: ceph_replication: cidr: 192.168.35.0/26 reserved: ceph-replication-gateway: end_ip: 192.168.35.1 start_ip: 192.168.35.1 2736: mtu: 9000 space: ceph-access-space subnets: ceph_access: cidr: 192.168.36.0/26 reserved: ceph-access-gateway: end_ip: 192.168.36.1 start_ip: 192.168.36.1 spaces: ceph-access-space: description: Ceph access. ceph-replica-space: description: Ceph replication. external-space: description: Floating IP network. internal-space: description: OpenStack Internal network. oam-space: description: Operations, administration and management. PXE and stuff. postgresql_vip: 10.244.40.34 tweaks: - nobond - nobridge