proxies: update the proxyurl for zabbix - this time to varnish
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
d5454095ef
commit
2b53aa3951
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
website: zabbix.fedoraproject.org
|
||||
destname: zabbix
|
||||
remotepath: /zabbix
|
||||
proxyurl: http://localhost:10068
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
when: env == "staging"
|
||||
tags: zabbix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue