system-config/playbooks/roles/lodgeit
Clark Boylan 7526de2410 Upgrade the lodgeit mariadb to 10.11
I have tested this upgrade on a held node going straight from 10.4 to
10.11 in one go. The resulting logs can be found in this paste [0].

The resulting backups of system tables are small enough that it seems
reasonable to keep those enabled (though they can be disabled). Also, we
can either land this change and let docker-compose do the upgrade for
us, or we can put the host in the emergency file, do the upgrade by
hand, then merge this change to reflect the new state of the world.
One advantage to doing this by hand is that we can manually run a db
backup with the service turned off to avoid any lost data between the
time the upgrade occurs and the time of our last backup should anything
go wrong.

In either case we should probably double check that db backups look good
in borg before proceeding. Comments on approach are very much welcome.

[0] https://paste.opendev.org/show/bWhZZH97IMLv44eeiWlB/

Change-Id: I1bfcaeb9b90838a80d002732215f45a14a158fed
2024-02-20 14:25:42 -08:00
..
defaults Add paste service 2021-07-07 15:12:04 +10:00
files Use Apache to serve a local OpenDev logo on paste 2021-09-21 20:28:29 +00:00
handlers Add paste service 2021-07-07 15:12:04 +10:00
tasks Switch lodgeit to run under a dedicated user 2021-11-19 09:11:38 -08:00
templates Upgrade the lodgeit mariadb to 10.11 2024-02-20 14:25:42 -08:00
README.rst Add paste service 2021-07-07 15:12:04 +10:00

README.rst

lodgeit

Paste service. Runs a mariadb container and lodgeit container.

** Role Variables **