Arif Ali 05dca8bcd4
Add partitioning to maas nodes
* Add partitioning, so that it's consistent with how
  customer is doing it, so that replication of env is
  a lot easier
* Start some work towards DNS names for VIPs and such
2021-02-15 18:48:13 +00:00

29 lines
388 B
Plaintext

hypervisor_name=hp01
hypervisor_ip=10.0.1.251
hypervisor_mac="e0:07:1b:ff:27:48"
ip_suffix=251
storage_path="/var/lib/vz/maas"
external_ip=192.168.1.200
compute="hp1-maas-node"
enable_uefi="true"
juju_count=0
control_count=0
enable_tagging=false
bridges=()
bridges+=("br0")
bridges+=("br1")
bridges+=("br2")
bridges+=("br3")
bridges+=("br4")
bridges+=("br5")
bridges+=("lxdbr0")