fix: munin allow cidr (#554)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #554
This commit is contained in:
parent
4b88652754
commit
a6e475fdcd
1 changed files with 3 additions and 0 deletions
|
@ -166,3 +166,6 @@
|
|||
|
||||
### mgrote.zfs_sanoid
|
||||
sanoid_deb_url: http://192.168.2.43:3344/sanoid_3.0.0.deb # weil pbs den fqdn nicht auflösen kann
|
||||
|
||||
### mgrote.munin-node
|
||||
munin_node_allowed_cidrs: [192.168.3.0/24]
|
||||
|
|
Loading…
Reference in a new issue