This commit is contained in:
@@ -2,7 +2,7 @@ proxmox_host = "https://192.168.1.10:8006/api2/json"
|
|||||||
proxmox_token_id = "terraform@pve!deploy"
|
proxmox_token_id = "terraform@pve!deploy"
|
||||||
proxmox_token_secret = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
proxmox_token_secret = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||||
proxmox_node = "pve"
|
proxmox_node = "pve"
|
||||||
lxc_ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
|
lxc_ostemplate = "local:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
|
||||||
lxc_storage = "local-lvm"
|
lxc_storage = "local-lvm"
|
||||||
staging_ip = "192.168.1.50/24"
|
staging_ip = "192.168.1.50/24"
|
||||||
staging_gw = "192.168.1.1"
|
staging_gw = "192.168.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user