diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-06-19 14:47:37 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-06-19 14:47:37 -0300 |
commit | 23c31dc2655078f04c0d772585672ceaa2ab35d3 (patch) | |
tree | 317952a980f3e56c8c8a344f8c558b4a30178b71 /manifests | |
parent | 7e754749a68ffe41a22f64f25673f80f9fec0977 (diff) | |
download | puppet-mail-23c31dc2655078f04c0d772585672ceaa2ab35d3.tar.gz puppet-mail-23c31dc2655078f04c0d772585672ceaa2ab35d3.tar.bz2 |
Oops
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/sympa.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/sympa.pp b/manifests/sympa.pp index 20588d8..a30eb9f 100644 --- a/manifests/sympa.pp +++ b/manifests/sympa.pp @@ -38,6 +38,7 @@ class mail::sympa inherits mail::regexps { 'index_priv', 'insert_priv', 'lock_tables_priv', 'references_priv', 'select_priv', 'show_view_priv', 'trigger_priv', 'update_priv' ], + } } group { 'sympa': |