Try setting header_scheme: true for PDC https links.

This commit is contained in:
Ralph Bean 2017-10-30 21:02:10 +00:00
parent c3b20a632a
commit 75e3338501

View file

@ -310,6 +310,15 @@
website: pdc.fedoraproject.org
destname: pdc
proxyurl: http://localhost:10045
when: env != 'staging'
- role: httpd/reverseproxy
website: pdc.fedoraproject.org
destname: pdc
proxyurl: http://localhost:10045
when: env == 'staging'
header_scheme: true
tags: pdc
- role: httpd/reverseproxy
website: apps.fedoraproject.org