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

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

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

revision 1431 by dams, Wed Mar 30 12:50:48 2011 UTC revision 1610 by boklm, Sun May 15 17:44:25 2011 UTC
# Line 27  class planet { Line 27  class planet {
27          content => template("planet/deploy_new-planet.sh")          content => template("planet/deploy_new-planet.sh")
28      }      }
29    
30      file { "/var/www/html/planet.$domain":      file { "/var/www/vhosts/planet.$domain":
31          ensure => directory,          ensure => directory,
32          owner => planet,          owner => planet,
33          group => apache,          group => apache,

Legend:
Removed from v.1431  
changed lines
  Added in v.1610

  ViewVC Help
Powered by ViewVC 1.1.30