/[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 225 by dams, Wed Nov 10 11:13:45 2010 UTC revision 226 by dams, Wed Nov 10 11:17:07 2010 UTC
# Line 4  class postfix { Line 4  class postfix {
4          package { postfix:          package { postfix:
5              ensure => installed              ensure => installed
6          }          }
7          package { 'mailx':          package { 'nail':
8                  ensure => installed                  ensure => installed
9          }          }
10          service { postfix:          service { postfix:

Legend:
Removed from v.225  
changed lines
  Added in v.226

  ViewVC Help
Powered by ViewVC 1.1.30