diff --git a/roles/monitoring-master/files/services_passive.conf b/roles/monitoring-master/files/services_passive.conf index c20d1e3..f080f68 100644 --- a/roles/monitoring-master/files/services_passive.conf +++ b/roles/monitoring-master/files/services_passive.conf @@ -38,10 +38,10 @@ apply Service "wireguard-darknet-hase" { assign where host.name == "vpn" } -apply Service "darknet-reachable" { - import "remote_passive" - assign where host.name == "vpn" -} +#apply Service "darknet-reachable" { +# import "remote_passive" +# assign where host.name == "vpn" +#} apply Service "mail_queue" { import "remote_passive"