Open munin from all hosts firewll

This commit is contained in:
Timo Makinen 2021-03-19 06:32:08 +00:00
parent f96f3f6789
commit 63f19f7d27
15 changed files with 18 additions and 1 deletions

View file

@ -6,3 +6,4 @@ datadisks:
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443, from: [172.20.20.0/22]}
- {proto: tcp, port: 4949, from: [172.20.20.0/22]}