From adef5b55fd1e746f4b162410df9ccaad092916a5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 14 Jun 2023 11:58:16 -0700 Subject: [PATCH] proxies: fix duplicate cert here, only use the wildcard one. Signed-off-by: Kevin Fenzi --- playbooks/include/proxies-websites.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 07c447675c..aa1baceecc 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -1144,7 +1144,6 @@ - role: httpd/website site_name: directory.fedoraproject.org - cert_name: directory.fedoraproject.org ssl: true sslonly: true cert_name: "{{wildcard_cert_name}}"