/[adm]/puppet/modules/youri-check/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/youri-check/manifests/init.pp

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

revision 1368 by pterjan, Wed Mar 23 23:03:01 2011 UTC revision 1370 by pterjan, Wed Mar 23 23:30:30 2011 UTC
# Line 32  class youri-check { Line 32  class youri-check {
32          }          }
33      }      }
34    
35      class website {      class website($vhost="$vhost", $location="$location") {
36          file { "$location":          file { "$location":
37              ensure => directory,              ensure => directory,
38              owner => apache,              owner => apache,

Legend:
Removed from v.1368  
changed lines
  Added in v.1370

  ViewVC Help
Powered by ViewVC 1.1.30