aboutsummaryrefslogtreecommitdiffstats
path: root/opentofu/terraform.tfvars
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2026-06-25 19:41:56 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2026-06-25 19:41:56 +0200
commite35b6d8d3859b5e5960ce49c1438aa5af2911433 (patch)
tree659bc3c9a89cbc68a0878f8901fc5835f24bb39c /opentofu/terraform.tfvars
parent30c9dd5a2450011a04fb426b9b81b60989d1ce2f (diff)
downloadhomelab-iac-e35b6d8d3859b5e5960ce49c1438aa5af2911433.tar.gz
homelab-iac-e35b6d8d3859b5e5960ce49c1438aa5af2911433.tar.bz2
homelab-iac-e35b6d8d3859b5e5960ce49c1438aa5af2911433.zip
opentofu: starting to experiment with openstack
Diffstat (limited to 'opentofu/terraform.tfvars')
-rw-r--r--opentofu/terraform.tfvars3
1 files changed, 2 insertions, 1 deletions
diff --git a/opentofu/terraform.tfvars b/opentofu/terraform.tfvars
index 0632a53..b0bcc8c 100644
--- a/opentofu/terraform.tfvars
+++ b/opentofu/terraform.tfvars
@@ -1,5 +1,6 @@
-proxmox_api_url = "https://10.0.0.5:8006/api2/json"
+#proxmox_api_url = "https://10.0.0.5:8006/api2/json"
#proxmox_api_url = "https://192.168.1.10:8006/api2/json"
+#proxmox_api_token = "xxxxxxx"
proxmox_node = "pve"
debian_server_bookworm_packer_image_id = "999"
ubuntu_server_noble_packer_image_id = "998"