Steps :
- Define CARP VIPs, VHIDs, priorities and the shared secret for internal and public networks.
- Add the CARP configurations in NetBox.
- Generate a new pillar with the script : utils/netbox/pillarize.py (D2790).
- Compare pillar/nodes/nodes.sls with the newly generated pillar and apply necessary improvements in NetBox, in nodes.sls or in the script python (D3974).
- Add new functions in utils/netbox/pillarize.py to get the carp configurations on NetBox.
- Put the shared secrets for VHID 1 and VHID 2 in VALT
- Deploy the updated file nodes.sls and apply the configuration via Salt on every machine