We have some HAProxy/keepalived clusters we manage with ansible. We noticed that although ansible reported it was making changes the changes were not taking effect on the servers. We found that the virtual IPs managed with keepalived had registered in DNS. Then after failing over the registered record was wrong and ansible was running against the same server twice. Does anyone know of a way to block dns registration for address registered with keepalived?
[link] [comments]