-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PR #9778/203c1ecf backport][stable-10] redhat_registration: use 'ena…
…ble_content' D-Bus option when available (#9784) redhat_registration: use 'enable_content' D-Bus option when available (#9778) This makes sure that subscription-manager always enables the content for the system right after the registration. This is particular important on EL 10+ and Fedora 41+. (cherry picked from commit 203c1ec) Co-authored-by: Pino Toscano <ptoscano@redhat.com>
- Loading branch information
1 parent
f4fca86
commit b2c34d1
Showing
2 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
changelogs/fragments/9778-redhat_subscription-ensure-to-enable-content.yml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
bugfixes: | ||
- | | ||
redhat_subscription - use the "enable_content" option (when available) when | ||
registering using D-Bus, to ensure that subscription-manager enables the | ||
content on registration; this is particular important on EL 10+ and Fedora | ||
41+ | ||
(https://github.com/ansible-collections/community.general/pull/9778). |
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