%post ip address of kickstart server
by bradvan from LinuxQuestions.org on (#4S8R0)
Have multiple kickstart servers for CentOS/RHEL 7 which use a common set of configuration files/scripts. I'm trying to see if there is a way in the %post section to determine the ip address of the kickstart server that was used? We do quite a few curls from the kickstart server during %post and I'd rather it comes from the "closest" one. Any ideas how to get that?

