Back to bug 2211778

Who When What Removed Added
Red Hat Bugzilla 2023-06-01 21:37:59 UTC Pool ID sst_system_roles_rhel_8
Red Hat One Jira (issues.redhat.com) 2023-06-01 21:39:38 UTC Link ID Red Hat Issue Tracker RHELPLAN-158835
Rich Megginson 2023-06-01 21:45:49 UTC Target Release --- 8.9
Doc Type If docs needed, set a value Enhancement
Status NEW POST
Rich Megginson 2023-06-02 01:45:31 UTC Flags needinfo?(djez) needinfo?(jharuda) needinfo?(vdanek) needinfo?(cdonnell)
CC cdonnell, djez, jharuda, vdanek
Pino Toscano 2023-06-02 02:51:02 UTC CC ptoscano
Link ID Github linux-system-roles/rhc/pull/107 Github linux-system-roles/rhc/pull/106
Rich Megginson 2023-06-07 01:08:41 UTC Fixed In Version rhel-system-roles-1.22.0-0.9.el8
Status POST MODIFIED
errata-xmlrpc 2023-06-07 01:11:58 UTC Status MODIFIED ON_QA
David Jež 2023-06-26 13:28:04 UTC Flags needinfo?(djez) needinfo?(jharuda) needinfo?(vdanek)
QA Contact rhel-cs-system-management-subsystem-qe djez
David Jež 2023-07-07 17:58:02 UTC Status ON_QA VERIFIED
Lucie Vařáková 2023-08-09 11:51:24 UTC Docs Contact sdubewar
Rich Megginson 2023-08-10 13:51:51 UTC Doc Text Starting with community.general 6.2.0, the `redhat_subscription` module has a `server_proxy_scheme` parameter to configure the type of proxy server that subscription-manager uses (see [1], backported to community.general 6.x with [2]).
Hence, add a `scheme` attribute for the `rhc_proxy` role parameter, allowing users to configure the proxy type. To make sure to be able to test this, also add new optional test variables, using them in "tests_proxy" if specified.
[1] https://github.com/ansible-collections/community.general/pull/5662
[2] https://github.com/ansible-collections/community.general/pull/5671
Sagar Dubewar 2023-08-17 09:37:17 UTC Doc Text Starting with community.general 6.2.0, the `redhat_subscription` module has a `server_proxy_scheme` parameter to configure the type of proxy server that subscription-manager uses (see [1], backported to community.general 6.x with [2]).
Hence, add a `scheme` attribute for the `rhc_proxy` role parameter, allowing users to configure the proxy type. To make sure to be able to test this, also add new optional test variables, using them in "tests_proxy" if specified.
[1] https://github.com/ansible-collections/community.general/pull/5662
[2] https://github.com/ansible-collections/community.general/pull/5671
.The `rhc` System Role now supports setting a proxy server type

The newly introduced attribute `scheme` under the `rhc_proxy` parameter enables you to configure the proxy server type by using the `rhc` system role. You can set two values: `http`, the default and `https`.

Back to bug 2211778