update downloaders to debian 13, first test
This commit is contained in:
@@ -2,7 +2,7 @@ resource "proxmox_lxc" "downloader" {
|
|||||||
target_node = "ryuk"
|
target_node = "ryuk"
|
||||||
hostname = "downloader"
|
hostname = "downloader"
|
||||||
vmid = 222
|
vmid = 222
|
||||||
ostemplate = "cephfs:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
|
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
|
||||||
password = "terraform"
|
password = "terraform"
|
||||||
unprivileged = true
|
unprivileged = true
|
||||||
cores = 6
|
cores = 6
|
||||||
|
|||||||
Reference in New Issue
Block a user