summaryrefslogtreecommitdiff
path: root/services/main.cf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--services/main.cf3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/main.cf b/services/main.cf
index 31e20d5..6a688d4 100644
--- a/services/main.cf
+++ b/services/main.cf
@@ -58,7 +58,8 @@ bundle agent main
{
methods:
linux.!containers::
- "andromeda" usebundle => openvpn;
+ "any" usebundle => fail2ban;
+ "any" usebundle => openvpn;
nagios::
"nagios" usebundle => nagios;
}