From 745266630c7d23e83315723d30491714ea5216c7 Mon Sep 17 00:00:00 2001 From: desrod Date: Mon, 11 May 2020 13:18:58 -0400 Subject: [PATCH] Adding example debconf for maas autobuilder --- maas.debconf.example | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 maas.debconf.example diff --git a/maas.debconf.example b/maas.debconf.example new file mode 100644 index 0000000..f623162 --- /dev/null +++ b/maas.debconf.example @@ -0,0 +1,7 @@ +# 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