From 66883bd570cc8cf086c41d40f93300312b5fc3d5 Mon Sep 17 00:00:00 2001 From: kai Date: Sun, 26 Apr 2026 13:49:49 +0000 Subject: [PATCH] Backup als kommentar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Die Parameter ausgekommentiert für Backup hinzugefügt: state BACKUP priority 100 --- keepalived.conf_Master => keepalived.conf | 3 +++ 1 file changed, 3 insertions(+) rename keepalived.conf_Master => keepalived.conf (92%) 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 {