icinga-monitor: use follow for http checks
This commit is contained in:
parent
34b1d83233
commit
36bf2bbc3f
@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
vars.http_vhosts["{{ vhost }}"] = {
|
vars.http_vhosts["{{ vhost }}"] = {
|
||||||
|
http_onredirect = "follow"
|
||||||
http_sni = "true"
|
http_sni = "true"
|
||||||
http_ssl = "true"
|
http_ssl = "true"
|
||||||
http_vhost = "{{ vhost }}"
|
http_vhost = "{{ vhost }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user