From 8130c5fb5858e923ee5e473ac9a90aeaecc542e7 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <Alex.Iribarren@cern.ch>
Date: Wed, 27 Apr 2022 11:58:35 +0200
Subject: [PATCH] Clarification

---
 docs/rota/tasks.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/rota/tasks.md b/docs/rota/tasks.md
index 8de0c0c..211e0bf 100644
--- a/docs/rota/tasks.md
+++ b/docs/rota/tasks.md
@@ -15,7 +15,7 @@ CS8 and CS9 (CentOS Stream 8/9) follow upstream as closely as possible, with aut
 The main tasks as a release manager are :
 
 - Keep an eye on the automation for [CC7](https://gitlab.cern.ch/linuxsupport/cronjobs/centos7_release), [CS8](https://gitlab.cern.ch/linuxsupport/cronjobs/stream8_snapshots) and [CS9](https://gitlab.cern.ch/linuxsupport/cronjobs/stream9_snapshots). Every day, several emails will be sent to `lxsoft-admins` notifying you of the progress, and the full logs can also be seen in [Kibana](https://es-linux.cern.ch/?security_tenant=internal).
-    - Should the automation fail or stop for any reason (new packages that need to be rebuilt, etc.), your job is to make sure the situation is corrected and the automation can continue (either that day or the next).
+    - Should the automation fail or stop for any reason (new packages that need to be rebuilt, etc.), your job is to make sure the situation is corrected and the automation can continue (either that day, by rerunning the cronjob, or the next).
     - For CC7, production updates should happen on Thursday morning, and for CS8 and CS9 they should happen on Wednesday morning. Manually, these updates may be stopped or done earlier depending on issues in the upstream packages or urgent security fixes.
 - Stay up-to-date with the latest Red Hat and CentOS updates. Notifications for particularly interesting packages [will be sent](https://gitlab.cern.ch/linuxsupport/cronjobs/centos_rss) to the Mattermost channel [~lxsoft-alerts](https://mattermost.web.cern.ch/it-dep/channels/lxsoft-alerts), but from time to time there will be other interesting updates that are not [on the list](https://gitlab.cern.ch/linuxsupport/cronjobs/centos_rss/-/blob/master/centos_rss/prod.packages.yml).
     - This also includes keeping track of new Red Hat point releases and [publishing them](/support/redhat.md).
-- 
GitLab