dch-network: Add more FireMon networks
This commit updates the list of FireMon networks to include the Caverns Production (172.16.0.0/24) and Caverns Admin (172.24.16.0/20) networks. This is necessary to ensure OpenVPN routes are created for these networks.jenkins-master
parent
07356697c8
commit
36675d0523
|
@ -71,6 +71,8 @@ dch_networks:
|
||||||
|
|
||||||
firemon_networks:
|
firemon_networks:
|
||||||
- 192.168.0.0/16
|
- 192.168.0.0/16
|
||||||
|
- 172.16.0.0/20
|
||||||
|
- 172.24.16.0/20
|
||||||
- 172.28.33.0/24
|
- 172.28.33.0/24
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue