Current configuration does not properly assign MASTER/BACKUP options in the config file. This PR properly configures the primary and backup VIP nodes. One possible problem with the existing configuration is the situation where the API server is not started on what is advertised as the primary VIP. This fix should eliminate an unintended configuration.
Signed-off-by: Nick M 4718+rkage@users.noreply.github.com
Description
Current configuration does not properly assign MASTER/BACKUP options in the config file. This PR properly configures the primary and backup VIP nodes. One possible problem with the existing configuration is the situation where the API server is not started on what is advertised as the primary VIP. This fix should eliminate an unintended configuration.