Hide Forgot
Description of problem: Since RHOS15 is based on RHEL8, the THT should not attempt by default to enable rhel7 repository. Although the following file does add rhel-7-server-rpms repo as default. $ grep -n ^repos /usr/share/openstack-tripleo-heat-templates/extraconfig/pre_deploy/rhel-registration/scripts/rhel-registration-bak 19:repos="repos --enable rhel-7-server-rpms" Version-Release number of selected component (if applicable): RHOS15z1 This is not fixed in upstream too How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
rhel-registration script should not be used. We replaced it with an ansible role back in OSP14. https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/15/html/advanced_overcloud_customization/ansible-based-registration
The bug here is likely that we should actually remove the old script for OSP15 because it does not work. I believe we have removed it upstream but I think it landed in train.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0643