Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3936957
D3036.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
605 B
Referenced Files
None
Subscribers
None
D3036.diff
View Options
diff --git a/roles/core/login/init.sls b/roles/core/login/init.sls
--- a/roles/core/login/init.sls
+++ b/roles/core/login/init.sls
@@ -20,3 +20,20 @@
- file: /etc/login.conf
{% endif %}
+
+# -------------------------------------------------------------
+# Locales
+#
+# Each system should at least provide en_US.UTF-8.
+#
+# Any being is welcome to add any locale in this section.
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+{% if grains['os_family'] == 'RedHat' %}
+
+locales_packages:
+ pkg.installed:
+ - pkgs:
+ - glibc-langpack-en
+
+{% endif %}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 24, 14:23 (13 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2313115
Default Alt Text
D3036.diff (605 B)
Attached To
Mode
D3036: Enable en_US.UTF-8 on RHEL systems
Attached
Detach File
Event Timeline
Log In to Comment