Comment 6 for bug 1785275

Revision history for this message
Donny Davis (donny-g) wrote :

it would be really great for pxe-less enviroments to fix this issue. MaaS has no method to operate in environments without dhcp without this patch.

MaaS is capable of adding in the proper kernel command line options, however cloud-init pukes when it doesn't get dhcp or static as a variable.

maas $PROFILE tags create name=$TAG comment='static addr' kernel_opts='ip=192.168.1.10::192.168.1.1:255.255.255.0::eth0:none'