From c8f5d8e1a3903907c47db4f7132fcceef46ebff7 Mon Sep 17 00:00:00 2001 From: Jan Kaluža Date: Mar 23 2020 06:26:20 +0000 Subject: ODCS: Start odcs-celery-beat after the upgrade is finished. --- diff --git a/playbooks/manual/upgrade/odcs.yml b/playbooks/manual/upgrade/odcs.yml index eb4a8cc..a3eb223 100644 --- a/playbooks/manual/upgrade/odcs.yml +++ b/playbooks/manual/upgrade/odcs.yml @@ -108,6 +108,7 @@ tasks: - service: name="httpd" state=started + - service: name="odcs-celery-beat" state=started post_tasks: - name: tell nagios to unshush w.r.t. the frontend