Cobbler
Installing Cobbler
Work in PROGRESS!!!
1. Install the server selecting the network-servers group
yum -y install cobbler koan tftp-server dhcp httpd bind
(Note installing bind and dhcp is optional, if cobbler will be your DNS and DHCP server)
4. Run cobbler check to ensure things are installed correctly, and edit /etc/cobbler/settings afterwords to set server and next_server variables to the IP of the new boot server.
5. Import a Distribution
I imported my local yum repository. You can also point to a external repository, and use Rsync, Http etc...
cobbler import --mirror=/mnt/nfs/yum/ --name=Titan-Repo --available-as=nfs://titan:/exports/build/yum