From 7e754749a68ffe41a22f64f25673f80f9fec0977 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 19 Jun 2011 14:37:51 -0300 Subject: Oops --- manifests/sympa.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/sympa.pp') diff --git a/manifests/sympa.pp b/manifests/sympa.pp index 3c25d5d..20588d8 100644 --- a/manifests/sympa.pp +++ b/manifests/sympa.pp @@ -30,7 +30,7 @@ class mail::sympa inherits mail::regexps { database::instance { "$sympa_database_name": password => "$sympa_database_password", privileges => $lsbdistcodename ? { - 'lenny' => 'all'. + 'lenny' => 'all', default => [ 'alter_priv', 'alter_routine_priv', 'create_priv', 'create_routine_priv', 'create_tmp_table_priv', 'create_view_priv', 'delete_priv', 'drop_priv', -- cgit v1.2.3