On Fri, 1 May 2009 05:32:47 -0700, Jeff Schroeder <[email protected]> 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.
Did you upgrade via RPM or git? If via rpm, check for .rpmnew/.rpmsave files in /etc/cobbler as well. > > -- > Jeff Schroeder > > Don't drink and derive, alcohol and analysis don't mix. > http://www.digitalprognosis.com > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
