/[adm]/puppet/modules/amavis/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/amavis/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 463 by misc, Wed Nov 24 20:31:12 2010 UTC revision 464 by misc, Wed Nov 24 20:31:15 2010 UTC
# Line 7  class amavis { Line 7  class amavis {
7      service { "amavisd":      service { "amavisd":
8          ensure => running,          ensure => running,
9          path => "/etc/init.d/amavisd",          path => "/etc/init.d/amavisd",
10            subscribe  => Package["amavisd-new"],
11      }      }
12    
13      file { "/etc/amavisd/amavisd.conf":      file { "/etc/amavisd/amavisd.conf":

Legend:
Removed from v.463  
changed lines
  Added in v.464

  ViewVC Help
Powered by ViewVC 1.1.30