quarkslab / irma-ansible-old

IRMA ansible
24 stars 10 forks source link

ANX.postgresql role will fail with non US UTF8 locales #117

Open jeanro32 opened 8 years ago

jeanro32 commented 8 years ago

If you've insatalled your hosts whith other locales than US, for exemple French, playing ANX.postgresql will fail with an error. Workaround: Change some lines in: roles/ANXS.postgresql/defaults/main.yml.

Replace us_US.UTF8 with the installed locale. Example , for french: fr_FR.UFT8