mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
Try setting header_scheme: true for PDC https links.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user