keepalived: add config for track_script in sync group
authorRishabh <redacted>
Mon, 20 Apr 2026 17:20:02 +0000 (22:50 +0530)
committerFlorian Eckert <redacted>
Mon, 27 Apr 2026 12:28:04 +0000 (14:28 +0200)
Update keepalived.config to add track_script option in vrrp_sync_group

Signed-off-by: Rishabh <redacted>
net/keepalived/files/keepalived.config

index 4410514c42154a15b251ec79c0f63d962f760d69..6fbe8542e39d4418f0e58254c15b61df2443ce20 100644 (file)
@@ -78,6 +78,9 @@ config globals 'globals'
 #      option name             "VI_sync_group_1"
 #      list group              "VI_1"
 #      list group              "VI_2"
+#  Note that priority will not work with vrrp_script
+#  when in sync group
+#      list track_script "vrrp_script1"
 #      option smtp_alert       "1"
 #      option global_tracking  1
 
git clone https://git.99rst.org/PROJECT