-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Michael DeHaan wrote: | Jared Hodge wrote: |> Yes I do have hostname set. I understand how that would be a |> prerequisite. |> -Jared |> | | The cobbler network snippet has the following in it: | | #if $hostname != "" | #set $network_str = $network_str + " --hostname=" + $hostname | #end if | | Anaconda doesn't seem to honour it when using DHCP (for static configs this just works according to my colleague), so here's a patch that sets the hostname explicitly in post_install_network_config.
git://bender.newnewyork.nl/cobbler (branch: master-bugs) http://bender.newnewyork.nl/git/gitweb.cgi?p=cobbler/.git;a=commit;h=a4faf0cab2a2f15fbbde183773441ff0c7331d81 http://bender.newnewyork.nl/git/gitweb.cgi?p=cobbler/.git;a=commit;h=64ed5d14ae9b93e78fd7f6997ddb5079ed0afb4b (I accidentally patched an older version of the network snippet, so I reapplied the DNS enumeration patch on top... sorry! shouldn't be a problem if you pull from my git-repo...) Jasper -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkmAJVoACgkQCOz21NVLFmfXNgCfQxkRciPSnNiP8m5fjrUkN4qf qjEAniofpl4ABeidlvDx+wpMDsMW2PDL =xlrm -----END PGP SIGNATURE----- _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
