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

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

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

revision 1514 by pterjan, Mon Apr 11 22:31:51 2011 UTC revision 1515 by pterjan, Mon Apr 11 22:38:53 2011 UTC
# Line 183  class buildsystem { Line 183  class buildsystem {
183              group => $sched_login,              group => $sched_login,
184          }          }
185                    
186          tidy { "$sched_home_dir/uploads/":          tidy { "$sched_home_dir/uploads":
187              age     => "2w",              age     => "2w",
             matches => "*",  
188              recurse => true,              recurse => true,
189              type    => "ctime",              type    => "ctime",
190          }          }

Legend:
Removed from v.1514  
changed lines
  Added in v.1515

  ViewVC Help
Powered by ViewVC 1.1.30