Changes to how routes are handled when there is
only one VIP.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user