♻️: debian 13 by default
Some checks failed
terraform-lint / terraform-lint (push) Failing after 22s
Some checks failed
terraform-lint / terraform-lint (push) Failing after 22s
This commit is contained in:
@@ -77,7 +77,5 @@ variable "disk" {
|
||||
variable "debian_tmpl" {
|
||||
description = "Debian template to use"
|
||||
type = string
|
||||
default = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
|
||||
## other possible value
|
||||
# "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
default = "local:vztmpl/debian-13-standard_13.1-1_amd64.tar.zst"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user