mirror of
https://github.com/0x1d/terraform-proxmox-talos.git
synced 2025-12-14 22:02:23 +01:00
initial commit
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
export PROXMOX_VE_USERNAME="root@pam"
|
||||
export PROXMOX_VE_PASSWORD="super-secure-password"
|
||||
export PROXMOX_VE_ENDPOINT="https://<proxmox-ip>:8006/"
|
||||
Reference in New Issue
Block a user