summaryrefslogtreecommitdiff
path: root/manifests/system.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/system.pp')
-rw-r--r--manifests/system.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/system.pp b/manifests/system.pp
index d33a792..b14835a 100644
--- a/manifests/system.pp
+++ b/manifests/system.pp
@@ -70,6 +70,7 @@ class mail::system {
case $mail_schleuder {
true: {
include mail::packages::schleuder
+ include schleuder
}
}
}