Jeff Schroeder wrote: > On Fri, May 1, 2009 at 2:53 AM, Fabien Dupont <[email protected]> wrote: > >> Hi all. >> >> I use a default cobbler installation with no personal snippets or tempates >> and when I use '--hostname' while creating a new system, dhcpd doesn't >> restart when syncing. /var/log/messages and a bit of RTFM told me the >> declaration 'hostname toto;' is not a valid option in a host field ; it >> should be 'option host-name "toto";' instead. Thus, I looked for a guilty >> file and found out it is /etc/cobbler/dhcp.template (I'm using cobbler >> 1.6.3). A little change in this file and 'cobbler sync' worked again. >> >> I know it's a template, and therefore is made to be customised but the >> default template may be right, not to frighten newbies... >> Should I file a bug report for a template ? >> > > Chris Johnston noticed the exact same thing when testing 1.6.3. Yes > please file a bug. > >
I was waiting on a response from Scott Hinson on this, since he made the original change IIRC, but anyway, you are correct. No need for the bug report -- I'll tweak this in master right now. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
