> Is it being overwritten by the next_server directive in > /etc/cobbler/settings? Here is how we get around that. Assuming you > have a dns zone for every subnet you also do dhcp for, add a dns A or > CNAME record from the name cobbler to whatever place it should be. > Stuff like that allows us to cheat and use the same settings file > everywhere. You could also just edit the template to not include the > next-server line for each system record. It should be > /etc/cobbler/dhcp.template. Does that work for you? > > ## Cobbler defaults to $next_server, but some users > ## like to use $iface.system.server for proxied setups > ## next-server $iface.next_server; > >
so setting next-server in the template does not mean that this is added into the dhcp config for hosts in that network ? let me see what can be done in the template but it would be good if that type of thing were inherited thanks _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
