mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
vaultwarden password and proxmox
This commit is contained in:
5
secrets/proxmox.secrets.tfvars
Normal file
5
secrets/proxmox.secrets.tfvars
Normal file
@ -0,0 +1,5 @@
|
||||
proxmox_server = "proxmox.example.com"
|
||||
PM_API_TOKEN_ID = "tokenid"
|
||||
PM_API_TOKEN_SECRET = "tokensecret"
|
||||
# tokenid is read automatically from PM_API_TOKEN_ID
|
||||
# token is read automatically from PM_API_TOKEN_SECRET
|
||||
Reference in New Issue
Block a user