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

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

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

revision 35 by misc, Wed Oct 27 10:37:51 2010 UTC revision 36 by misc, Wed Oct 27 10:41:24 2010 UTC
# Line 33  class postfix { Line 33  class postfix {
33    
34      class simple_relay inherits base {      class simple_relay inherits base {
35          file { '/etc/postfix/main.cf':          file { '/etc/postfix/main.cf':
36              content => template("postfix/simple_relay_main.conf"),              content => template("postfix/simple_relay_main.cf"),
37          }          }
38      }      }
39  }  }

Legend:
Removed from v.35  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.30