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

Contents of /puppet/modules/postfix/manifests/simple_relay.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2674 - (show annotations) (download)
Thu Mar 22 15:18:24 2012 UTC (12 years ago) by misc
File size: 151 byte(s)
clean postfix module, rework the layout and split it in several file
1 class postfix::simple_relay inherits postfix {
2 File['/etc/postfix/main.cf'] {
3 content => template('postfix/simple_relay_main.cf'),
4 }
5 }

  ViewVC Help
Powered by ViewVC 1.1.30