From 3aff5f19c63b21420656fd5fea4e89cdfe21e16e Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 12 Oct 2017 22:19:23 +0000 Subject: [PATCH] Deploy the crt Signed-off-by: Patrick Uiterwijk --- playbooks/include/proxies-certificates.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/playbooks/include/proxies-certificates.yml b/playbooks/include/proxies-certificates.yml index 119858a9b2..ebb51b85e3 100644 --- a/playbooks/include/proxies-certificates.yml +++ b/playbooks/include/proxies-certificates.yml @@ -69,3 +69,9 @@ - role: httpd/certificate name: secondary.koji.fedoraproject.org.letsencrypt SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt + + - role: httpd/certificate + name: whatcanidoforfedora.org + SSLCertificateChainFile: whatcanidoforfedora.org.intermediate.crt + tags: + - whatcanidoforfedora.org