From 9496ad5afdc4e023e44466658f5d85daa6d36914 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 8 Dec 2016 19:37:18 +0000 Subject: [PATCH] make koji ssl only --- playbooks/include/proxies-websites.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index c36a1286fe..3e5349891a 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -478,6 +478,7 @@ - role: httpd/website name: koji.stg.fedoraproject.org server_aliases: + sslonly: true - koji.stg.stg.fedoraproject.org cert_name: "{{wildcard_cert_name}}" when: env == "staging"