Add faf.stg and retrace.stg proxy sites in staging
This commit is contained in:
parent
892b7277f1
commit
a2d8968112
1 changed files with 12 additions and 0 deletions
|
@ -501,3 +501,15 @@
|
|||
destname: registry
|
||||
proxyurl: http://localhost:10048
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: retrace.stg.fedoraproject.org
|
||||
destname: retrace
|
||||
proxyurl: http://localhost:10049
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: faf.stg.fedoraproject.org
|
||||
destname: faf
|
||||
proxyurl: http://localhost:10050
|
||||
when: env == "staging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue