fixed checks path in tpl

This commit is contained in:
admin 2026-01-27 22:13:10 -07:00
parent f451daddf1
commit e117c6d660

View file

@ -6,7 +6,7 @@ global_defs {
vrrp_script chk_komodo { vrrp_script chk_komodo {
# CONTAINER PATH (Inside the mount) # CONTAINER PATH (Inside the mount)
script "/usr/local/etc/keepalived/check_komodo.sh" script "/checks/check_komodo.sh"
interval 2 interval 2
weight -5 weight -5
fall 2 fall 2