Debian build works; Manual LUKS passphrase entry still required
This commit is contained in:
parent
b45290f6e0
commit
40a0623ad0
3 changed files with 117 additions and 29 deletions
|
|
@ -9,3 +9,9 @@ variable "proxmox_skip_tls_verify" {
|
|||
default = false
|
||||
description = "Whether to skip TLS verification for Proxmox API"
|
||||
}
|
||||
|
||||
variable "source_proxmox_http_interface" {
|
||||
type = string
|
||||
default = "en18"
|
||||
description = "The network interface to use for the Proxmox HTTP source"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue