bundles/netdata: fix iptables default
This commit is contained in:
parent
513eb4bed6
commit
c418102000
2 changed files with 6 additions and 1 deletions
|
@ -103,6 +103,11 @@ nodes['home.nas'] = {
|
|||
'172.19.138.0/24',
|
||||
},
|
||||
},
|
||||
'netdata': {
|
||||
'restrict-to': {
|
||||
'172.19.136.0/22',
|
||||
},
|
||||
},
|
||||
'nfs-server': {
|
||||
'shares': {
|
||||
'/storage/nas': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue