Удалить setevn.sh

This commit is contained in:
admin 2026-03-09 23:31:47 +03:00
parent 6cd3c02726
commit 44ecbfe95f

View File

@ -1,7 +0,0 @@
#!/usr/bin/env bash
export PROXMOX_VE_ENDPOINT="https://185.78.29.7:8006/"
export PROXMOX_VE_API_TOKEN="terraform@pve!tf=192b290d-c88c-4c72-86f4-f8e818070efa"
export PROXMOX_VE_INSECURE=true
export TF_VAR_node_name="px"
export TF_VAR_datastore_iso="local"
export TF_VAR_datastore_vm="local-zfs"