From 28f183d71b682e247163e6e86175fe3db9de9d6d Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Tue, 26 Aug 2025 16:01:30 +0000 Subject: [PATCH] Update proxmox.tf --- proxmox.tf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/proxmox.tf b/proxmox.tf index 95174fc..d62dff9 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -31,6 +31,11 @@ resource "proxmox_virtual_environment_file" "cloud_init_yaml" { source_raw { file_name = "user-data-cloud-config.yaml" data = <<-EOF + locale: "pt_PT.UTF-8" + keyboard: + layout: "pt" + variant: "nodeadkeys" + #cloud-config users: - default