Comment 3 for bug 1044061

Revision history for this message
Julian Edwards (julian-edwards) wrote :

The only things enabling that checkbox does is:
 * Generates a job to write out DHCP config when the master worker is configured
 * Enables jobs that poke static host maps into the DHCP server over OMAPI.

If you want to do the former, there's a utility script that you can run manually:
$ bin/maas-provision generate-dhcp-config

I doubt you will need the latter for any testing.

Is this enough?