From: Silvio Rhatto Date: Sun, 8 Aug 2010 22:48:39 +0000 (-0300) Subject: Minor change X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fd8c76f13c121170fad23964018a228df198c054;p=puppet-mail.git Minor change --- 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" } }