Bug #14834
closedSuccessful Capsule install when it is not registered with subscription manager to Satellite
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1330072
Description of problem:
Capsule install documentation doesn't mention why capsule's subscription manager should be registered to Satellite. The katello-installer finish installation successfully without a warning. The leads the user to believe that everything is OK, and will able to use the capsule.
However, once the user will try publish new content view, it will get fail silently. The task will finish with a warning:
"Could not find Content Host with exact name 'abraverm-capsule-6-2.usersys.redhat.com', verify the Capsule is registered with that name."
Version-Release number of selected component (if applicable):
Snap 8.2
How reproducible:
Always
Install new Capsule (https://access.stage.redhat.com/documentation/en/red-hat-satellite/version-6.2-beta/installation-guide/#registering_capsule_to_satellite)
without:
- rpm -Uvh http://satellite.example.com/pub/katello-ca-consumer-latest.noarch.rpm
- subscription-manager register --org organization_label
Actual results:
foreman-installer will finish successfully without warning or errors.
Expected results:
Warning\Error in the installation log\output and in Web UI.
Additional info: