maas-autobuilder/configs/rpi4-maas.config

29 lines
1.3 KiB
Plaintext
Raw Normal View History

juju_version="latest/stable"
juju_ha="true"
launchpad_user="arif-ali"
2021-01-20 22:13:46 +00:00
package_repository="http://192.168.1.12/ubuntu/"
maas_bridge_ip="10.0.1.253"
2021-01-20 22:13:46 +00:00
maas_boot_source="http://192.168.1.12/maas/images/ephemeral-v3/stable/"
maas_endpoint="http://$maas_bridge_ip:5240/MAAS"
2021-12-06 07:58:36 +00:00
maas_kernel_opts="console=ttyS0,115200 console=tty0,115200 elevator=noop intel_iommu=on iommu=pt debug nosplash scsi_mod.use_blk_mq=1 dm_mod.use_blk_mq=1 enable_mtrr_cleanup mtrr_spare_reg_nr=1 systemd.log_level=info"
maas_ip_range="10.0.1"
maas_pass="openstack"
maas_profile="admin"
maas_system_ip="192.168.1.22"
maas_upstream_dns="192.168.1.13"
maas_user="admin"
2020-12-29 15:28:17 +00:00
maas_version="2.9"
#no_proxy="localhost,127.0.0.1,$maas_system_ip"
#squid_proxy="http://192.168.1.23:3128"
maas_pkg_type="snap"
maas_api_key="QjzaY5ucvSSrydMKnz:aChrPQrVG4tfeAabrm:5ySUKY7c7EMhKhuKhpsXGzeaQLYpMAXx"
maas_subnet_start="10.0.1.1"
maas_subnet_end="10.0.1.99"
maas_dhcp_start_postfix="1"
maas_dhcp_end_postfix="99"
maas_spaces=(oam ceph-access ceph-replica overlay admin internal external)
maas_subnets=(10.0.1 10.0.2 10.0.3 10.0.4 10.0.5 10.0.6 192.168.1 )
maas_vlans=(300 301 302 303 304 305 1)
maas_dns_names=(aodh cinder dashboard glance heat keystone mysql neutron nova gnocchi contrail vault placement)
maas_dns_ips=(211 212 213 214 215 216 217 218 219 220 221 222 223)