Changes to how routes are handled when there is

only one VIP.
This commit is contained in:
2024-05-15 01:26:40 +02:00
parent 841e91b463
commit b69e0082af
6 changed files with 36 additions and 11 deletions

View File

@@ -30,4 +30,11 @@ vrrp_instance NPM-V1 {
track_npm
}
notify_master "/etc/keepalived/add_route.sh"
notify_backup "/etc/keepalived/rm_route.sh"
notify_fault "/etc/keepalived/rm_route.sh"
}