Christian Horn <[email protected]> wrote: >On Thu, Feb 24, 2011 at 09:20:53PM -0800, petermity wrote: >> >> Starting httpd: httpd: Could not reliably determine the server's >> fully qualified domain name, using 127.0.0.1 for ServerName >> >> I fixed it manually by setting /etc/httpd/conf/httpd.conf >> ServerName to the IP of eth0, but is this something that >> Cobbler's system setup could take care of, or that "cobbler >> check" should at least report? (I didn't notice it at first). > >Why should it, so in what way could not having this set break cobblers >operation? > >Having this not set is not preventing the httpd from delivering data >in the way deployed linux-clients need it.
You are right, it is not a functional issue, and likely rare for Cobbler users since it's probably unusual for a Cobbler system to be on a standalone switch. I will either figure out how to set the hosts file to stop the complaint or just set ServerName in httpd.conf. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
