distro update

This commit is contained in:
admin 2026-01-28 15:00:29 -07:00
parent f053a8f6f3
commit a857ed77ac

View file

@ -18,8 +18,8 @@ resource "proxmox_virtual_environment_container" "cattle" {
}
operating_system {
template_file_id = "local:vztmpl/ubuntu-22.04-standard_22.04-1_amd64.tar.zst"
type = "ubuntu"
template_file_id = "local:vdebian-13-standard_13.1-2_amd64.tar.zst"
type = "debian"
}
cpu {