[MERGED] osmo-ci[master]: ansible: osmocom-jenkins-slave: fix crontab for fstrim

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Apr 16 15:16:27 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: ansible: osmocom-jenkins-slave: fix crontab for fstrim
......................................................................


ansible: osmocom-jenkins-slave: fix crontab for fstrim

Change-Id: Ib6aae8d1d986346dc7bc0fc945bab6491fff4f3f
---
M ansible/roles/osmocom-jenkins-slave/tasks/main.yml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/ansible/roles/osmocom-jenkins-slave/tasks/main.yml b/ansible/roles/osmocom-jenkins-slave/tasks/main.yml
index f8b29d8..b57c81a 100644
--- a/ansible/roles/osmocom-jenkins-slave/tasks/main.yml
+++ b/ansible/roles/osmocom-jenkins-slave/tasks/main.yml
@@ -114,5 +114,6 @@
   cron:
     name: "fstrim"
     hour: "*/12"
+    minute: 0
     job: "fstrim / >/dev/null 2>/dev/null || true"
   when: osmocom_jenkins_slave_fstrim

-- 
To view, visit https://gerrit.osmocom.org/7833
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib6aae8d1d986346dc7bc0fc945bab6491fff4f3f
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list