[Doc] Need to add a guide for configuring a deployment with SAT5. The undercloud node is registered with: sudo rhnreg_ks --activationkey=[key] --serverUrl=https://[SAT5 FQDN]/XMLRPC --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT --force The overcloud deployment command should include: --rhel-reg --reg-method satellite --reg-sat-url https://[SAT5 FQDN] --reg-org [ORG ID] --reg-activation-key [KEY] --reg-force
Hi Sasha, I'm clearing out my backlog and saw this bug. What did you want to do about it? Here's the current content for Overcloud registration: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html/advanced_overcloud_customization/sect-registering_the_overcloud And there's an example for Sat 5: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html/advanced_overcloud_customization/sect-registering_the_overcloud#example_3_registering_to_a_red_hat_satellite_5_server Do we need anything further with this BZ?
Feel free to close it. Thanks.