zabbix: apache configuration for production zabbix
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
d7b20fa114
commit
2692078d80
1 changed files with 9 additions and 0 deletions
|
@ -50,6 +50,15 @@
|
|||
remotepath: /
|
||||
proxyurl: http://noc01.{{ datacenter }}.fedoraproject.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: zabbix.fedoraproject.org
|
||||
destname: zabbixprod
|
||||
remotepath: /
|
||||
proxyurl: http://localhost:10068
|
||||
keephost: true
|
||||
header_scheme: true
|
||||
tags: zabbix
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: zabbix.stg.fedoraproject.org
|
||||
destname: zabbix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue