Add devel01 to proxy infra

This commit is contained in:
Timo Makinen 2020-08-28 08:27:50 +00:00
parent a3b3e91b09
commit 677db41af0
2 changed files with 7 additions and 0 deletions

View file

@ -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]}