Worsham, Michael wrote:
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?


edit /etc/cobbler/settings ::

redhat_management_server:
next_server:
server:

change those values to your hostname.

--
Mike McCune
mmccune AT redhat.com
Engineering               | Portland, OR
RHN Satellite             | 650.567.9039x79248

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to