]> gitweb.fluxo.info Git - puppet-mail.git/commitdiff
Minor change
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 8 Aug 2010 22:48:39 +0000 (19:48 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 8 Aug 2010 22:48:39 +0000 (19:48 -0300)
manifests/system.pp

index 9946f2e408ddbba292691ad2da804807f8e7450c..9338f86e21a4b001d520c2889ddb652274907048 100644 (file)
@@ -18,6 +18,7 @@ class mail::system {
       $postfixadmin_setup_hash = 'changeme'
     }
   }
+
   case $postfixadmin_database_user {
     '': { $postfixadmin_database_user = "postfix" }
   }