summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/system.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/system.pp b/manifests/system.pp
index 9946f2e..9338f86 100644
--- a/manifests/system.pp
+++ b/manifests/system.pp
@@ -18,6 +18,7 @@ class mail::system {
$postfixadmin_setup_hash = 'changeme'
}
}
+
case $postfixadmin_database_user {
'': { $postfixadmin_database_user = "postfix" }
}