Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D4098
Change Details
Change Details
Old
New
Diff
Add a Salt reactor configuration to automatically reconfigure GRE tunnels when a CARP primary change occurs. This introduces: - reactor.conf: listens to the event `network/carp/primary` - tunnels.sls: reactor state that triggers tunnel reconfiguration on all relevant nodes The reactor executes a script on: - ysul - windriver - router-002 - router-003 Additionally: - A new state roles/core/network/tunnels.sls is added to deploy the create-tunnels.sh script on routers and devservers (the targets)
Add a Salt reactor configuration to automatically reconfigure GRE tunnels when a CARP primary change occurs. This introduces: - reactor.conf: listens to the event `network/carp/primary` - tunnels.sls: reactor state that triggers tunnel reconfiguration on all relevant nodes The reactor executes a script on: - ysul - windriver - router-002 - router-003 Additionally: - A new state roles/core/network/tunnels.sls is added to deploy the create-tunnels.sh script on routers and devservers (the targets) Ref T2319
Add a Salt reactor configuration to automatically reconfigure GRE tunnels when a CARP primary change occurs. This introduces: - reactor.conf: listens to the event `network/carp/primary` - tunnels.sls: reactor state that triggers tunnel reconfiguration on all relevant nodes The reactor executes a script on: - ysul - windriver - router-002 - router-003 Additionally: - A new state roles/core/network/tunnels.sls is added to deploy the create-tunnels.sh script on routers and devservers (the targets)
Ref T2319
Continue