mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
proxies: set-up the reverseproxy for zabbix
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user