-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RHEL-9: don't touch rhsm.conf on non-RHUI images.
Previously, the auto-registration was explicitly enabled in rhsm.conf even for non-RHUI cloud images. These are the images that users can build on-prem or in the hosted service (as vanilla or as customized). However, the feature never really worked for these images. Stop enabling the auto-registration in rhsm.conf (basically stop touching the configuration at all). Related to https://issues.redhat.com/browse/COMPOSER-2157 Signed-off-by: Tomáš Hozza <[email protected]>
- Loading branch information
Showing
4 changed files
with
31 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters