[rhinstaller/anaconda/pulls/112 master] Add kickstart test to test hostname

vpodzime installerbot-noreply at redhat.com
Mon May 25 15:58:06 UTC 2015


> I added hostnamectl --static &> /root/TEST to my kickstart file and I get proper output (the TEST file was in /mnt/sysimage/root/) with proper content. So it seems to me as posible solution for testing.

That however tests a different thing. It's only my theory (based on quite a lot of disappointing experience with these "systemd-ish" services), but I think ``hostnamectl --static`` does a DBus call and the current runtime configuration is checked, not the configuration in the chroot (i.e. installed system).
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/112


More information about the anaconda-patches mailing list