puppet-tripleo/manifests/profile
Damien Ciabrini 18908ff558 Defauts mariadb's innodb_strict_mode to OFF
Recent mariadb (e.g. 10.3.27) added more DDL checks such as table
create/alter checks and table size checks which conflict with the
schema of a few OpenStack services after a FFU has upgraded the
database without changing the row format in use.

Since no data seems to be impacted, as an immediate measure,
force the innodb_strict_mode to OFF to ensure that all the db_sync
operations can succeed, until we come up with a permanent fix.

Closes-Bug: #1908232

Change-Id: I046dbbb0ffca935119c36d301c2ab7dba469de9c
2020-12-15 10:13:14 +01:00
..
base Defauts mariadb's innodb_strict_mode to OFF 2020-12-15 10:13:14 +01:00
pacemaker Merge "Fix nic selection when no nic is specified" 2020-12-11 23:13:30 +00:00