aboutsummaryrefslogtreecommitdiff
path: root/opentofu/terraform.tfvars
diff options
context:
space:
mode:
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 a4f8a13..0632a53 100644
--- a/opentofu/terraform.tfvars
+++ b/opentofu/terraform.tfvars
@@ -1,4 +1,5 @@
-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_node = "pve"
debian_server_bookworm_packer_image_id = "999"
ubuntu_server_noble_packer_image_id = "998"