Skip to content

Commit

Permalink
interface/vip: Adjust help text for nosync option for #8387, due to f…
Browse files Browse the repository at this point in the history
…ix of behavior in 03f96eb (#8392)

(cherry picked from commit 2c3482e)
  • Loading branch information
Monviech authored and fichtner committed Mar 3, 2025
1 parent 8dcb76e commit 6f35436
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<id>vip.nosync</id>
<label>No XMLRPC Sync</label>
<type>checkbox</type>
<help>Exclude this item from the HA synchronization process. An already existing item with the same UUID on the synchronization target will not be altered or deleted as long as this is active. This option can be helpful when using Unicast CARP. After the initial synchronization, enable this option and adjust the Unicast IPs on the backup firewall. Additional IP aliases in the same VHID group can now be synced without overwriting their parent CARP VIP.</help>
<help>Exclude this item from HA synchronization. Enable manually for the same item on both master and backup to prevent changes, deletions, or syncing. If this setting is removed from the backup but kept on the master, the item will be deleted on the backup during synchronization. Useful for Unicast CARP: after initial sync, enable this and adjust Unicast IPs. Additional IP aliases in the same VHID group can then sync without overwriting their parent CARP VIP.</help>
<style>mode mode_carp mode_ipalias</style>
<grid_view>
<type>boolean</type>
Expand Down

0 comments on commit 6f35436

Please sign in to comment.