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
8 lines
418 B
Plaintext
8 lines
418 B
Plaintext
# Ubuntu MAAS PXE/Provisioning network address:
|
|
maas-common maas/default-maas-url string 192.168.100.1
|
|
maas-region-controller maas/default-maas-url string 192.168.100.1
|
|
|
|
# Ubuntu MAAS API address:
|
|
maas-common maas-rack-controller/maas-url string http://192.168.100.1:5240/MAAS
|
|
maas-rack-controller maas-rack-controller/maas-url string http://192.168.100.1:5240/MAAS
|