Bug 2211748

Summary: implement rhc_proxy.scheme
Product: Red Hat Enterprise Linux 9 Reporter: Rich Megginson <rmeggins>
Component: rhel-system-rolesAssignee: Rich Megginson <rmeggins>
Status: VERIFIED --- QA Contact: Jakub Haruda <jharuda>
Severity: unspecified Docs Contact: Sagar Dubewar <sdubewar>
Priority: unspecified    
Version: 9.3CC: cdonnell, djez, jharuda, ptoscano, sdubewar, spetrosi, vdanek
Target Milestone: rcKeywords: Triaged
Target Release: 9.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: role:rhc
Fixed In Version: rhel-system-roles-1.22.0-0.9.el9 Doc Type: Enhancement
Doc Text:
.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`.
Story Points: ---
Clone Of:
: 2211778 (view as bug list) Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2211778    
Deadline: 2023-07-31   

Description Rich Megginson 2023-06-01 19:17:33 UTC
Implement support for the scheme (http, https, etc.) for the proxy.  See https://github.com/linux-system-roles/rhc/pull/106