workshops icon indicating copy to clipboard operation
workshops copied to clipboard

LetsEncrypt cert issuance requires installation of EPEL repo

Open heatmiser opened this issue 1 year ago • 0 comments

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: https://github.com/ansible/workshops/blob/4c1bce058c55c435766a99dc5528b4fa1e1b1d3f/provisioner/workshop_specific/auto_satellite.yml#L42-L125 ...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

heatmiser avatar Oct 10 '23 14:10 heatmiser