Explorar o código

removing maillog

Signed-off-by: Nick Chappell <nick@intronic.org>
Steven Bambling %!s(int64=10) %!d(string=hai) anos
pai
achega
7acbb29fad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      manifests/server/features.pp

+ 1 - 1
manifests/server/features.pp

@@ -1,6 +1,6 @@
 # Enable Features for Icinga 2
 class icinga2::server::features (
-  $enabled_features = ['checker', 'notification', 'maillog'],
+  $enabled_features = ['checker', 'notification'],
 ) {
 
   # Do some checking