Proxies etc: Redirect to https where possible

This commit is contained in:
Till Maas 2015-07-22 18:53:49 +02:00
parent 8572e05546
commit 0aba861fb1
3 changed files with 33 additions and 33 deletions

View file

@ -1,7 +1,7 @@
# fedmsg has a relatively static CRL (certificate revocation list) that
# needs to be publicly accessible. We pull it here from the private
# repo and throw it into fedoraproject.org/fedmsg/crl.pem
# See http://infrastructure.fedoraproject.org/infra/docs/fedmsg-certs.txt
# See https://infrastructure.fedoraproject.org/infra/docs/fedmsg-certs.txt
- name: Ensure dir for content exists
file: dest=/srv/web/fedmsg owner=apache group=apache mode=0755 state=directory