removing maillog

Signed-off-by: Nick Chappell <nick@intronic.org>
This commit is contained in:
Steven Bambling 2014-09-30 17:21:53 -04:00 committed by Nick Chappell
parent e846110b8d
commit 7acbb29fad

View file

@ -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