From cff33a3c9f85bb43050863fc1348037b82b5b82b Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Mon, 25 Jan 2016 21:55:21 +0000 Subject: [PATCH] clean out buildmaster dir with tmpwatch as well --- .../taskotron-master/templates/taskotron-tmpwatch.cron.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/taskotron/taskotron-master/templates/taskotron-tmpwatch.cron.j2 b/roles/taskotron/taskotron-master/templates/taskotron-tmpwatch.cron.j2 index 175c354f58..1b27431a6b 100644 --- a/roles/taskotron/taskotron-master/templates/taskotron-tmpwatch.cron.j2 +++ b/roles/taskotron/taskotron-master/templates/taskotron-tmpwatch.cron.j2 @@ -1,2 +1,2 @@ 0 0 * * * {{ buildmaster_user }} tmpwatch -vv --dirmtime -m -f {{ artifacts_max_life }} {{ public_artifacts_dir }} -0 0 * * * {{ buildmaster_user }} tmpwatch -vv --dirmtime -m -f {{ buildmaster_max_life }} {{ public_artifacts_dir }} +0 0 * * * {{ buildmaster_user }} tmpwatch -vv --dirmtime -m -f {{ buildmaster_max_life }} {{ buildmaster_dir }}