Hello guys,
i have been using MAAS 3.4.4, and it is installed with SNAP. MAAS does not act as DHCP Server. therefore each time, when a machine is in state NEW, i must change the machine’s Network to DHCP (IP mode DHCP), as well as changing the Power configuration.
Is there anyway, that i change something somewhere in MAAS’s GUI or backend, that these two configurations should be done automatically?
from 3.6 (we don’t have an ETA for the release yet) you will be able to set the global config default_boot_interface_link_type.
For example you will be able to set default_boot_interface_link_type=DHCP and have all the interfaces configured to DHCP automatically after commissioning.
For the power configuration by heart I think you should be able to do this by creating a custom commissioning script that is executed AFTER the 30-maas-01-bmc-config and that