/[adm]/puppet/deployment/websites/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/websites/manifests/init.pp

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

revision 1608 by boklm, Sun May 15 17:36:59 2011 UTC revision 1643 by boklm, Thu May 26 14:24:52 2011 UTC
# Line 38  class websites { Line 38  class websites {
38          subversion::snapshot { "$vhostdir":          subversion::snapshot { "$vhostdir":
39              source => $svn_location              source => $svn_location
40          }          }
41    
42            package { php-exif:
43                ensure => "installed",
44            }
45      }      }
46    
47      class releases inherits base {      class releases inherits base {

Legend:
Removed from v.1608  
changed lines
  Added in v.1643

  ViewVC Help
Powered by ViewVC 1.1.30