1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

ctdb-scripts: Drop all public IPs in the "shutdown" event

This is functionally the same as ctdb_release_all_ips().

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
Martin Schwenke 2017-09-11 10:57:27 +10:00 committed by Amitay Isaacs
parent 3caddaafa0
commit cb438ecfd4

View File

@ -158,6 +158,10 @@ startup)
monitor_interfaces
;;
shutdown)
drop_all_public_ips
;;
takeip)
iface=$2
ip=$3