mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 20:16:58 +08:00
these should use the real domain name not stg
This commit is contained in:
@@ -503,13 +503,13 @@
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: retrace.stg.fedoraproject.org
|
||||
website: retrace.fedoraproject.org
|
||||
destname: retrace
|
||||
proxyurl: http://localhost:10049
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: faf.stg.fedoraproject.org
|
||||
website: faf.fedoraproject.org
|
||||
destname: faf
|
||||
proxyurl: http://localhost:10050
|
||||
when: env == "staging"
|
||||
|
||||
Reference in New Issue
Block a user