On Wed, Jun 28, 2023 at 08:51:46PM -0700, Noah Meyerhans wrote:
> I think that each of the components is working correct if viewed in
> isolation, but the end result is not what you expect. If we document
> that you must first populate /etc/locale.gen with the desired list of
> available locales,
Package: cloud-init
Version: 18.3-6
I am launching a Buster 10.3 EC2 instance with the following user data
to initialise and set the default locale:
#cloud-config
hostname: argon
locale: en_GB.UTF-8
timezone: Europe/London
This fails to set the locale, and "systemctl status cloud