diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-22 17:43:57 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-22 17:43:57 -0200 |
commit | 773c7b9d67ed2ccc8994ebd029ec7c6220008d60 (patch) | |
tree | 6a8a47a8b7048bdae4f1799a5f038bf2259581bf /manifests/system.pp | |
parent | c0024c4eb335f4b2406662586c1f69617f79ce8b (diff) | |
download | puppet-mail-773c7b9d67ed2ccc8994ebd029ec7c6220008d60.tar.gz puppet-mail-773c7b9d67ed2ccc8994ebd029ec7c6220008d60.tar.bz2 |
Missing stuff
Diffstat (limited to 'manifests/system.pp')
-rw-r--r-- | manifests/system.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/system.pp b/manifests/system.pp index 5347695..88efda7 100644 --- a/manifests/system.pp +++ b/manifests/system.pp @@ -33,6 +33,7 @@ class mail::system { include mail::spamassassin # Default parameters + include mail::system::params include mail::firma::params include mail::mlmmj::params include mail::sympa::params |