/[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 2419 by pterjan, Thu Feb 16 22:50:13 2012 UTC revision 2420 by pterjan, Fri Feb 17 01:30:19 2012 UTC
# Line 79  class youri-check { Line 79  class youri-check {
79          file { "$outdir":          file { "$outdir":
80              ensure => directory,              ensure => directory,
81              owner => $base::user,              owner => $base::user,
82                mode => 755,
83          }          }
84    
85          cron { "check_$version":          cron { "check_$version":

Legend:
Removed from v.2419  
changed lines
  Added in v.2420

  ViewVC Help
Powered by ViewVC 1.1.30