distro update
This commit is contained in:
parent
f053a8f6f3
commit
a857ed77ac
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue