Project

General

Profile

Bug #36916

Updated by Jeremy Lenz over 1 year ago

When running foreman-proxy-certs-generate, part of the output is as follows: 

 -- 
 <pre> 
 If you do not have the Smart Proxy registered to the Katello instance, then please do the following: 

   1. yum -y localinstall http://centos8-katello-devel-stable.example.com/pub/katello-ca-consumer-latest.noarch.rpm 
   2. subscription-manager register --org "Default_Organization" 
 </pre> 
 -- 

 This is outdated, since the katello-ca-consumer rpm and the subscription-manager registration method are both deprecated. These instructions should instead tell me to use Global Registration. 

Back