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

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

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

revision 478 by dmorgan, Fri Nov 26 15:20:50 2010 UTC revision 479 by dmorgan, Fri Nov 26 15:21:37 2010 UTC
# Line 40  class bugzilla { Line 40  class bugzilla {
40        owner => root,        owner => root,
41        group => apache,        group => apache,
42        mode => 700,        mode => 700,
43        recurse => true        recurse => true,
44          require => Subversion::Snapshot[$bugzilla_location]
45      }      }
46    
47      subversion::snapshot { $bugzilla_location:      subversion::snapshot { $bugzilla_location:

Legend:
Removed from v.478  
changed lines
  Added in v.479

  ViewVC Help
Powered by ViewVC 1.1.30