proxies: set-up the reverseproxy for zabbix
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
18cba631bb
commit
f65301f8ee
1 changed files with 7 additions and 0 deletions
|
@ -50,6 +50,13 @@
|
|||
remotepath: /
|
||||
proxyurl: http://noc01.{{ datacenter }}.fedoraproject.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: zabbix.fedoraproject.org
|
||||
destname: zabbix
|
||||
remotepath: /zabbix
|
||||
proxyurl: http://zabbix01.{{ datacenter }}.fedoraproject.org
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: lists.fedoraproject.org
|
||||
destname: mailman3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue