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