This commit is contained in:
2021-11-30 14:47:17 -05:00
parent 03d571fdb4
commit 95f980f6fe

View File

@@ -136,3 +136,6 @@ printf("Starting the CARP Sync. \n");
$syncStatus = trim(shell_exec('configctl system ha_reconfigure_backup'));
printf("CARP Sync Status: %s. \n", $syncStatus);
printf("finished the CARP Sync. \n");
# still need a way to get the gateway configured on the backup router
# also should add a restart for unbound on carp status change