canonical / canonical/cloud-init
Norwegian keyboard layout "no" gets substituted to "false" in /etc/default/keyboard
Open
bug
incomplete
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 1.1k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
Setting a Norwegian keyboard layout in the cloudinit-config will result in the parameter XKBLAYOUT="false" instead of XKBLAYOUT="no" in /etc/default/keyboard.
Config used:
locale: nb_NO.UTF-8
keyboard:
layout: no
timezone: Europe/Oslo

Contributor guide
Assessment
This issue has not been assessed yet.