feat: convert template-base into k8s-ready VM template
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 16s

This commit is contained in:
2026-03-01 01:24:45 +00:00
parent dad409a5b7
commit 3bdf3f8d84
5 changed files with 80 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
target_node = "flex"
clone_template = "nixos-template"
clone_template = "k8s-base-template"
bridge = "vmbr0"
storage = "Flash"
pm_api_url = "https://100.105.0.115:8006/api2/json"