puppet-storyboard/manifests
Jeremy Stanley b46a3aadef Use a utf8mb4 collation
Change I25bd7b5d2a904dad3e13efaf2da94cce205bcc0b switched the
characterset for new databases to utf8mb4, but the Puppet MySQL
module independently defaults the collate parameter to
utf_general_ci which is not compatible with utf8mb4. Set an explicit
utf8mb4_general_ci collation instead so that the database can be
created successfully.

Change-Id: I9cc715e0b0cec9494489d56a2f4c1549782b0fca
2019-01-19 15:13:04 +00:00
..
application.pp Clean the webclient unpack dir safely. 2018-05-30 11:02:10 -07:00
cert.pp Update group owner and perms for certs/keys 2016-05-23 15:36:35 +00:00
init.pp Fix beaker on xenial 2017-06-24 17:13:02 +02:00
load_projects.pp Add Gemfile and puppet 4 checks 2015-08-14 10:06:32 -07:00
load_superusers.pp Add Gemfile and puppet 4 checks 2015-08-14 10:06:32 -07:00
mysql.pp Use a utf8mb4 collation 2019-01-19 15:13:04 +00:00
params.pp Use versioncmp function 2018-04-27 20:16:18 +02:00
rabbit.pp Fix beaker on xenial 2017-06-24 17:13:02 +02:00
workers.pp Add Gemfile and puppet 4 checks 2015-08-14 10:06:32 -07:00