/[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 1583 by boklm, Thu May 5 10:24:56 2011 UTC revision 1585 by boklm, Thu May 5 10:37:34 2011 UTC
# Line 43  class websites { Line 43  class websites {
43              location => $vhostdir,              location => $vhostdir,
44          }          }
45    
         file { $vhostdir:  
             ensure => directory,  
             mode => 755,  
         }  
   
46          subversion::snapshot { "$vhostdir":          subversion::snapshot { "$vhostdir":
47              source => $svn_location              source => $svn_location
48          }          }

Legend:
Removed from v.1583  
changed lines
  Added in v.1585

  ViewVC Help
Powered by ViewVC 1.1.30