Arif Ali c95bff6d92
Update hp01 config, and cloud-init
* Make password and virsh user consistent on hp01
* Update the config to reflect the network config from hp01
* Add timezone and byobu config in cloud init
2020-12-28 13:46:23 +00:00

22 lines
315 B
Plaintext

hypervisor_name=hp01
hypervisor_ip=10.0.1.252
hypervisor_mac="e0:07:1b:ff:27:48"
storage_path="/var/lib/vz/maas"
external_ip=192.168.1.200
compute="hp1-maas-node"
node_count=7
bridges=()
bridges+=("br0")
bridges+=("br1")
bridges+=("br2")
bridges+=("br3")
bridges+=("br4")
bridges+=("br5")
bridges+=("lxdbr0")