On Thu, Mar 24, 2011 at 2:33 PM, Scott Henson <[email protected]> wrote: > On Thu, 24 Mar 2011 16:14:19 +0100, Arnau Bria <[email protected]> wrote: >> Hi all, >> >> we'd like to use cobbler (cobbler_web) for repository management. >> The host is shared with our simple install procedure, so, when we >> restart cobblerd it puts some stuff in /tftboot and other plcaes. >> >> I'm able to disable DNS/dhcpd part by editing settings file but, is >> there any way for disabling "install" part of cobbler? > > Not really. The "install" part is what cobbler does. Everything else is > an add on. > > -- > Scott Henson > Red Hat CIS Operator > WVU Alum BSAE/BSME > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > >
By turning off dhcp and not having another dhcp server configured to point dhcp next-server at cobbler you have disabled the "install" part.... _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
