Update cloud-init-base.yaml

This commit is contained in:
2025-08-28 16:57:04 +00:00
parent 492bfc9519
commit 37f5c52cc0

View File

@ -1,5 +1,10 @@
hostname: test-ubuntu locale: "pt_PT.UTF-8"
timezone: America/Toronto keyboard:
layout: "pt"
variant: "nodeadkeys"
users:
- default
ssh_pwauth: true ssh_pwauth: true