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

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

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

revision 569 by misc, Thu Dec 9 13:09:31 2010 UTC revision 571 by misc, Thu Dec 9 13:44:02 2010 UTC
# Line 44  class sympa { Line 44  class sympa {
44              owner => root,              owner => root,
45              group => root,              group => root,
46              mode => 644,              mode => 644,
47              content => template("sympa/auth.conf")              content => template("sympa/auth.conf"),
48                notify => Service['httpd']
49          }          }
50            
51            

Legend:
Removed from v.569  
changed lines
  Added in v.571

  ViewVC Help
Powered by ViewVC 1.1.30