Comment 6 for bug 1044061

Revision history for this message
Scott Moser (smoser) 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?

Well, I probably want that. I want to test maas and verify stuff works. I want to launch an instance (or provision hardware), and then *use* that maas as fully as possible. If I can't enable dhcp (or some portion of it) then I can't test dhcp.

I'm really surprised to hear any pushback on this.