Add new template for debian trixie without luks encryption; fix disk resizing on first boot; set default user and ssh keys for cloud init
This commit is contained in:
parent
775215f230
commit
e57f2d977b
19 changed files with 2341 additions and 17 deletions
|
|
@ -12,7 +12,7 @@ variable "proxmox_skip_tls_verify" {
|
|||
|
||||
variable "source_proxmox_http_interface" {
|
||||
type = string
|
||||
default = "en18"
|
||||
default = "en17"
|
||||
description = "The network interface to use for the Proxmox HTTP source"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue