Weekly reboot #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a weekly reboot using systemd service/timer - day of week should be based on ansible id to reduce the number of VMs rebooting at the same time, should occur at 4am to minimize chance of causing an outage
Reboot should occur at 3:50am - to avoid conflict w/ ansible-update. That gives servers that run ansible-update at 3 or 4am plenty of time for both ansible (50 minutes) and the reboot (10 minutes).
Updates can be pulled out of core and into the reboot script. If done, updates should occur at 2am, reboot at 3:50am
When doing so, alma updates need to be handled as well.
Note: Ensure there is a delay of at least 3 days between ipa and ipa2 to reduce chance of both ending up in a failed state.