Ensure en language pack is installed
... to avoid the following error in rabbitmq_user provider. Cannot parse invalid user line: /usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Conflicts: playbooks/prepare-node-common.yaml Change-Id: I22534383ef8f6e0da860f53501eb8ccbc256de87 (cherry picked from commit400a3e51e5
) (cherry picked from commitf76e8cd88d
) (cherry picked from commitc7cf1a9c93
)
This commit is contained in:
parent
a713deef03
commit
45b592c9e1
@ -27,7 +27,8 @@
|
|||||||
- libxslt-devel
|
- libxslt-devel
|
||||||
- ruby-devel
|
- ruby-devel
|
||||||
- zlib-devel
|
- zlib-devel
|
||||||
- rubygem-rexml
|
- langpacks-en
|
||||||
|
- glibc-langpack-en
|
||||||
|
|
||||||
- name: Install yum (CentOS/RHEL)
|
- name: Install yum (CentOS/RHEL)
|
||||||
dnf:
|
dnf:
|
||||||
|
Loading…
Reference in New Issue
Block a user