You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the controller provisioning automation enables the EPEL repo in order to install packages related to SSL cert issuance for LetsEncrypt. The same LetsEncrypt cert issuance can be handled via podman and the docker.io/certbot/certbot:latest container image, in a manner similar to how the LetsEncrypt certificate is handled for Satellite workshop deployments:
Problem Summary
Currently, the controller provisioning automation enables the EPEL repo in order to install packages related to SSL cert issuance for LetsEncrypt. The same LetsEncrypt cert issuance can be handled via podman and the docker.io/certbot/certbot:latest container image, in a manner similar to how the LetsEncrypt certificate is handled for Satellite workshop deployments:
workshops/provisioner/workshop_specific/auto_satellite.yml
Lines 42 to 125 in 4c1bce0
...thus avoiding the utilization of EPEL repo.
Issue Type
Feature Request
Extra vars file
N/A
Ansible Playbook Output
N/A
Ansible Version
N/A
Ansible Configuration
N/A
Ansible Execution Node
CLI Ansible (Ansible Core)
Operating System
RHEL
The text was updated successfully, but these errors were encountered: