icinga-monitor: use follow for http checks

This commit is contained in:
Markus 2024-03-01 22:38:40 +01:00
parent 34b1d83233
commit 36bf2bbc3f
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
vars.http_vhosts["{{ vhost }}"] = {
http_onredirect = "follow"
http_sni = "true"
http_ssl = "true"
http_vhost = "{{ vhost }}"