How does one change the url hostname from it's short form to a FQDN instead?
In the kickstart config file, I am getting the following... url --url http://spacewalk:80//ks/dist/CentOS-5.2 [...snip...] repo --name=Cluster --baseurl=http://spacewalk:80/var/distro-trees/CentOS-5.2-32/Cluster repo --name=ClusterStorage --baseurl=http://spacewalk:80/var/distro-trees/CentOS-5.2-32/ClusterStor age repo --name=VT --baseurl=http://spacewalk:80/var/distro-trees/CentOS-5.2-32/VT repo --name=Workstation --baseurl=http://spacewalk:80/var/distro-trees/CentOS-5.2-32/Workstation I need the 'spacewalk' portion to show up as 'spacewalk.mydomain.com' in order for it to work right for deployment on our network. What must I change in the Spacewalk configuration to correct this short form issue? -- Michael _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
