Restructure: move infra packages to root level

This commit is contained in:
Artemis
2026-06-14 19:53:10 -04:00
parent 6f4c54cdbb
commit a54d4cb0c9
49 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
pm_api_url = "https://192.168.7.33:8006/api2/json"
pm_api_token_id = "root@pam!terraform"
pm_api_token_secret = "e0a2de73-261e-41ff-aeea-5e208ed5c2e1"
node = "mk33"
# vmid_base is passed via TF_VAR_vmid_base or -var at runtime
# lxc_count is passed via TF_VAR_lxc_count or -var at runtime
gateway = "192.168.18.1"
dns_servers = ["192.168.7.7", "192.168.18.1", "1.1.1.1"]
ssh_key_path = "artemis_key.pub"
template_file_id = "nas-ct-stor:vztmpl/debian-12-standard_12.12-1_amd64.tar.zst"
password = "ubuntu"