Add devel01 to proxy infra
This commit is contained in:
parent
a3b3e91b09
commit
677db41af0
2 changed files with 7 additions and 0 deletions
|
@ -4,3 +4,7 @@ network_interfaces:
|
|||
- device: eth0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:de:0b
|
||||
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 443, from: [172.20.20.0/22]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue