make koji ssl only

This commit is contained in:
Kevin Fenzi 2016-12-08 19:37:18 +00:00
parent 1546143016
commit 9496ad5afd

View file

@ -478,6 +478,7 @@
- role: httpd/website - role: httpd/website
name: koji.stg.fedoraproject.org name: koji.stg.fedoraproject.org
server_aliases: server_aliases:
sslonly: true
- koji.stg.stg.fedoraproject.org - koji.stg.stg.fedoraproject.org
cert_name: "{{wildcard_cert_name}}" cert_name: "{{wildcard_cert_name}}"
when: env == "staging" when: env == "staging"