The firstboot configuration scripts do not persist NTP or DNS information entered in the network configuration. Steps to reproduce. Install RHEV-H, using STATIC networking config, DNS and NTP. Complete install (local install and reboot) On reboot log into the node and check /etc/resolv.conf and /etc/ntp.conf
This is solved for /etc/ntp.conf as of RHEV-H 2.2.8.7 (or earlier, did not check) But persisting resolv.conf again and again is causing unnecessary work. Any chance to get this fixed? (Besides, I am aware that using DHCP circumvents the issue. But our DHCP setup is not HA (yet), and therefore I prefer static setups.)