On Thu, Jun 4, 2009 at 8:02 AM, Corey Garst <[email protected]> wrote: > I've found this in /var/lib/cobbler/snippets/network_config: > > #if $hostname != "" > #set $network_str = $network_str + " --hostname=" + > $hostname > > How and where should I define $hostname in the web interface or CLI?
>From the CLI you could do: cobbler system edit --name bob --hostname bob.yourcompany.fqdn -- 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
