Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T2203
Change Details
Change Details
Old
New
Diff
**Subnet: 172.27.27.0/27 (intraNought)** router-002: IP= 172.27.27.11/27 MAC= 00:0c:29:9c:8f:ec router-003: IP= 172.27.27.12/27 MAC= 00:0c:29:f3:d4:44 CARP VIP: 172.27.27.13/27 MAC= obtained virtually via the CARP protocol. VHID: 1 **Public network** router-002: IP= 178.32.70.110/32 MAC= 00:50:56:09:3c:f2 router-003: IP= 178.32.70.111/32 MAC=00:50:56:09:98:fc CARP VIP: 51.68.252.230/32 MAC= obtained virtually via the CARP protocol. VHID: 2 Then : [x] Add the configurations in NetBox [] Generate a new pillar with the script : utils/netbox/pillarize.py (D2790) [] Deploy it
Steps : [x] Define CARP VIPs, VHIDs and priorities for internal and public networks. [x] Add the CARP configurations in NetBox. [x] Generate a new pillar with the script : utils/netbox/pillarize.py (D2790). [x] Compare pillar/nodes/nodes.sls with the newly generated pillar and apply necessary improvements in NetBox, in nodes.sls or in the script python. [x] Add a new function in utils/netbox/pillarize.py to get the carp configuration on NetBox. [] Deploy the updated file nodes.sls and apply the configuration via Salt on every machine <====================================================================> **Subnet: 172.27.27.0/27 (intraNought)** router-002: IP= 172.27.27.11/27 MAC= 00:0c:29:9c:8f:ec router-003: IP= 172.27.27.12/27 MAC= 00:0c:29:f3:d4:44 CARP VIP: 172.27.27.13/27 MAC= obtained virtually via the CARP protocol. VHID: 1 **Public network** router-002: IP= 178.32.70.110/32 MAC= 00:50:56:09:3c:f2 router-003: IP= 178.32.70.111/32 MAC=00:50:56:09:98:fc CARP VIP: 51.68.252.230/32 MAC= obtained virtually via the CARP protocol. VHID: 2
Steps : [x] Define CARP VIPs, VHIDs and priorities for internal and public networks. [x] Add the CARP configurations in NetBox. [x] Generate a new pillar with the script : utils/netbox/pillarize.py (D2790). [x] Compare pillar/nodes/nodes.sls with the newly generated pillar and apply necessary improvements in NetBox, in nodes.sls or in the script python. [x] Add a new function in utils/netbox/pillarize.py to get the carp configuration on NetBox. [] Deploy the updated file nodes.sls and apply the configuration via Salt on every machine <====================================================================>
**Subnet: 172.27.27.0/27 (intraNought)** router-002: IP= 172.27.27.11/27 MAC= 00:0c:29:9c:8f:ec router-003: IP= 172.27.27.12/27 MAC= 00:0c:29:f3:d4:44 CARP VIP: 172.27.27.13/27 MAC= obtained virtually via the CARP protocol. VHID: 1 **Public network** router-002: IP= 178.32.70.110/32 MAC= 00:50:56:09:3c:f2 router-003: IP= 178.32.70.111/32 MAC=00:50:56:09:98:fc CARP VIP: 51.68.252.230/32 MAC= obtained virtually via the CARP protocol. VHID: 2
Then : [x] Add the configurations in NetBox [] Generate a new pillar with the script : utils/netbox/pillarize.py (D2790) [] Deploy it
Continue