Parent Directory
|
Revision Log
|
Patch
revision 950 by misc, Wed Feb 2 23:18:03 2011 UTC | revision 951 by misc, Wed Feb 2 23:26:53 2011 UTC | |
---|---|---|
# | Line 61 class puppet { | Line 61 class puppet { |
61 | } | } |
62 | ||
63 | tidy { "/var/lib/puppet/reports": | tidy { "/var/lib/puppet/reports": |
64 | age => "1m", | age => "4w", |
65 | matches => "*.yaml", | matches => "*.yaml", |
66 | recurse => true, | recurse => true, |
67 | type => "mtime", | type => "mtime", |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |