Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: drop usage of "auto_attach" of the "redhat_subscription" module #189

Merged
merged 1 commit into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. fix: drop usage of "auto_attach" of the "redhat_subscription" module

    "auto_attach" is supposed to automatically attach subscriptions for
    accounts in entitlement mode. in Simple Content Access mode, this option
    becomes a no-op in subscription-manager.
    
    The usage of this option was originally added to help testing regardless
    of the content access mode, even if the role supports only SCA. Since
    the entitlement mode has been officially deprecated for a couple of
    years already, and it is going away soon, then stop using the
    "auto_attach" option of the "redhat_subscription" module.
    
    There is no behaviour change.
    
    Signed-off-by: Pino Toscano <[email protected]>
    ptoscano committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    182218b View commit details
    Browse the repository at this point in the history