Hi I am new to MAAS, after installing maas and PXE booting the devices, I have defined the each host in a DHCP snippet with global scope. For each machine they are getting the right static IP address I have defined but as I deploy the machines they change the address. How can I preserve the static IPs I define in the global config
host xxx { hardware ethernet xx; fixed-address 128.x.x.x; }