On Fri, May 01, 2009 at 11:46:17AM +0100, Tom Brown wrote: > I am expanding cobbler out and starting to try and use it in > environments where dhcp is used by systems that cobbler would not > manage. Therefore is it possible to manually add definitions into > dhcp.template and have these rendered out into /etc/dhcpd.conf so that > they can still be served a dhcp address and yet have cobbler not know > about them ?
You could also consider using something like include "/etc/dhcpd.includefile.conf"; in the dhcp-template and having the other management happening there. Christian _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
