diff --git a/keepalived.conf_Master b/keepalived.conf similarity index 92% rename from keepalived.conf_Master rename to keepalived.conf index e56742a..dcf950d 100644 --- a/keepalived.conf_Master +++ b/keepalived.conf @@ -7,10 +7,13 @@ vrrp_script chk_pihole { } vrrp_instance VI_PIHole { + state MASTER + #state BACKUP interface eth0 virtual_router_id 51 priority 200 + #priority 100 advert_int 1 authentication {