This bug is believed to be fixed in cloud-init in version 22.1. If this
is still a problem for you, please make a comment and set the state back
to New

Thank you.

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1951593

Title:
  Feature request: keyboard layout module

Status in cloud-init:
  Fix Released

Bug description:
  It would be nice if generic support to set a keyboard layout was added
  to cloudinit.

  
  - It seems one can currently do set keyboard layout when using the Ubuntu 
installer, with autoinstall.
  But when using just cloudinit with ready made images (e.g. with the Ubuntu 
server images for the Pi), there does not seem to be an option for it.

  - As an alternative, I tried writing /etc/default/keyboard with write_files 
manually, and runcmd'ing "dpkg-reconfigure -f noninteractive 
keyboard-configuration" but that leaves to be desired.
  Since it is run pretty late in the boot process, the new keyboard layout does 
not take effect until first reboot.
  And it obviously will only work with Debian based distributions.
  Generic commands to set a keyboard layout (that could also work with other 
Linux distributions in the future) would be nicer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1951593/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to