We need to add this to all our kickstarts we generate: %pre $kickstart_start $SNIPPET('pre_install_network_config') %post $SNIPPET('post_install_kernel_options') $SNIPPET('post_install_network_config') $SNIPPET('koan_environment') $kickstart_done
Created attachment 331498 [details] Patch add the required Cobbler Snippets
Should be in the next iso.. You should see things like # Start post_install_network_config generated code # End post_install_network_config generated code # Start koan environment setup echo "export COBBLER_SERVER=dhcp231-30.rdu.redhat.com" > /etc/profile.d/cobbler.sh echo "setenv COBBLER_SERVER dhcp231-30.rdu.redhat.com" > /etc/profile.d/cobbler.csh # End koan environment setup when you look at the Kickstart file in the UI...
Moving to ON_QA
Spacewalk 0.5 released.
Spacewalk 0.5 has been released for long time ago.