nodes/htz.ex42-1048908: install en_DK.UTF-8 locale
All checks were successful
bundlewrap/pipeline/head This commit looks good

apparently past me did weird stuff, so this locale is required for
some postgresql databases.
This commit is contained in:
Franzi 2021-02-12 04:06:51 +01:00
parent 9f8cbde7d7
commit 493d7957fd
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -121,6 +121,8 @@ nodes['htz.ex42-1048908'] = {
'locales': {
# because scripts need to generate german date outputs
'de_DE.UTF-8',
# legacy
'en_DK.UTF-8',
},
'matrix-synapse': {
'server_name': 'franzi.business',