Work was recently done on duplicate system profile detection + elimination 
which included mod'ing existing kickstart scripts to automatically generate a 
reactivation key and register themselves using the reactivation even in the 
cases one is reprovisioning using boot isos. Basically if a system has system 
id, a KS post script will try to obtain a reactivation key using that system id 
and register the system. In the case you are working with a devel setup .. Do 
the following mods..

cd /var/lib/rhn/kickstart/snippets
ln -s $SPACEWALK_GIT/java/conf/cobbler/snippets/keep_system_id 
ln -s $SPACEWALK_GIT/java/conf/cobbler/snippets/post_reactivation_key
ln -s $SPACEWALK_GIT/java/conf/cobbler/snippets/redhat_register

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

Reply via email to