Make logging zuul restarts less optional

This is followon to feedback for earlier docs updates. Basically we
should always log these restarts so make that more clear that it isn't
optional.

Change-Id: Ib0fa05b2075d6c82199e6e043724aeedaf04e49c
This commit is contained in:
Clark Boylan 2021-10-21 13:24:28 -07:00
parent f18e575a50
commit 2f7089d33e
1 changed files with 2 additions and 2 deletions

View File

@ -207,8 +207,8 @@ To re-enqueue, execute the previously generated script::
root@zuul# bash queues-$(date +%Y%m%d).sh
When this has completed you are done with the Zuul restart. Consider logging
the restart and update with statusbot in IRC.
When this has completed you are done with the Zuul restart. Please log
the restart and any Zuul version update with statusbot in IRC.
Secrets
-------