Add en and de langauge support for rockylinux
This commit is contained in:
parent
d73e78c5f2
commit
9986d19ed6
@ -170,6 +170,8 @@ rocky:
|
||||
- cloud-init
|
||||
- dhcp-client
|
||||
- efibootmgr
|
||||
- glibc-langpack-en
|
||||
- glibc-langpack-de
|
||||
- grub2
|
||||
- grub2-efi
|
||||
- lrzsz
|
||||
|
@ -52,7 +52,7 @@
|
||||
|
||||
- name: Create vconsole.conf
|
||||
copy:
|
||||
content: "KEYMAP=de-latin1-nodeadkeys"
|
||||
content: "KEYMAP=us-intl"
|
||||
dest: /mnt/etc/vconsole.conf
|
||||
|
||||
- name: Create locale.conf
|
||||
|
Loading…
Reference in New Issue
Block a user