summaryrefslogtreecommitdiff
path: root/manifests/amavisd.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/amavisd.pp')
-rw-r--r--manifests/amavisd.pp16
1 files changed, 8 insertions, 8 deletions
diff --git a/manifests/amavisd.pp b/manifests/amavisd.pp
index d726e00..c5d4d22 100644
--- a/manifests/amavisd.pp
+++ b/manifests/amavisd.pp
@@ -23,14 +23,14 @@ class mail::amavisd {
notify => Service['amavis'],
}
- file { "/etc/amavis/conf.d/20-debian_defaults":
- ensure => present,
- owner => root,
- group => root,
- mode => '0644',
- source => "puppet:///modules/mail/amavisd/20-debian_defaults",
- notify => Service['amavis'],
- }
+ #file { "/etc/amavis/conf.d/20-debian_defaults":
+ # ensure => present,
+ # owner => root,
+ # group => root,
+ # mode => '0644',
+ # source => "puppet:///modules/mail/amavisd/20-debian_defaults",
+ # notify => Service['amavis'],
+ #}
file { "/etc/amavis/conf.d/50-user":
ensure => present,