Arif Ali
098be2f389
* Move all configs into config directory * Move all examples into example directoy * Move all common functions into functions.sh * Fine tune a few other functions * Moved common hypervisor config away * Added examples for some of the hypervisor configs * Start work on snap enablement of boostrap-maas.sh script
15 lines
274 B
Plaintext
15 lines
274 B
Plaintext
hypervisor_name=hp01
|
|
hypervisor_ip=10.0.1.252
|
|
hypervisor_mac="e0:07:1b:ff:27:48"
|
|
|
|
qemu_connection="qemu+ssh://virt@10.0.1.252/system"
|
|
qemu_password="5b5Bnev4kh3QeDGQ4KK8bVtX"
|
|
storage_path="/var/lib/vz/maas"
|
|
|
|
external_ip=192.168.1.200
|
|
|
|
compute="hp1-maas-node"
|
|
|
|
node_count=7
|
|
|