System information
8. Configure puppet with the host name of the Satellite or Satellite Capsule that will manage its
configuration. In this example, $FQDN represents the fully qualified domain name of the
Satellite or Satellite Capsule.
# echo "server=$FQDN" >> /etc/puppet/puppet.conf
9. Restart the g o ferd and puppet services.
# service goferd restart
# service puppet restart
Note
As part of the new Satellite 6 installation, the katello-ca-consumer-latest package sets up the CA
certificates and default values in the /etc/rhsm/rhsm. co nf file. This enables SSL and also
means you do not need to specify the --destination-url parameter as part of the
sat5to 6 command.
Examp le 3.15. Example Session o f a Syst em T ran sit ion
The following is an example session of a successful transition of Satellite 5 systems to Satellite 6
hosts. The actual output will vary according to the organization names, system names, and other
details of your own environment.
# sat5to6 --registration-state=unentitle --legacy-user=admin --legacy-
password=password --destination-user=admin --destination-
password=changeme
Org: MY ENGINEERING ORG
Environment: Library
Retrieving existing legacy subscription information...
+-----------------------------------------------------+
System is currently subscribed to these legacy channels:
+-----------------------------------------------------+
rhel-x86_64-server-6
+-----------------------------------------------------+
Installing product certificates for these legacy channels:
+-----------------------------------------------------+
rhel-x86_64-server-6
Product certificates installed successfully to /etc/pki/product.
Attempting to register system to destination server...
WARNING
This system has already been registered with Red Hat using RHN Classic.
Your system is being registered again using Red Hat Subscription
Management. Red Hat recommends that customers only register once.
Chapt er 3. T ransit ioning fro m Sat ellit e 5 t o 6
4 1