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 }}