Satellite - bootstrap without upgrading
Hello all,
we have just installed Satellite server and now I am playing with bootstrap script. Basically I want to re-register hosts from RHN to our new internal Satellite server. I have created the bootstrap.sh script but when I run it on a testing host it is trying (besides registering) to upgrade the node. I just want to register without upgrading. Is it possible using bootstrap scripts ?
This is the output:
...
REGISTRATION
------------
* registering
*** this system should now be registered, please verify ***
* setting permissions to allow configuration management
NOTE: use an activation key to subscribe to the tools
channel and yum upgrade rhncfg-actions
* setting permissions to allow remote commands
NOTE: use an activation key to subscribe to the tools
channel and yum upgrade rhncfg-actions
OTHER ACTIONS
------------------------------------------------------
yum -y upgrade yum yum-rhn-plugin; rhn-profile-sync; yum upgrade (conditional)
but any post configuration action can be added here.
------------------------------------------------------
* completely updating the box
Loaded plugins: product-id, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package yum.noarch 0:3.2.29-22.el6 will be updated
...