proxies: add a trailing / for zabbix

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-03-17 13:40:46 +01:00
parent a58926a29e
commit 2ee77518a4

View file

@ -53,7 +53,7 @@
- role: httpd/reverseproxy
website: zabbix.fedoraproject.org
destname: zabbix
remotepath: /zabbix
remotepath: /zabbix/
proxyurl: http://localhost:10068
keephost: true
when: env == "staging"