packer and kubernetes changes
This commit is contained in:
3
packer/proxmox/credentials.pkr.hcl
Normal file
3
packer/proxmox/credentials.pkr.hcl
Normal file
@@ -0,0 +1,3 @@
|
||||
proxmox_api_url = "https://0.0.0.0:8006/api2/json" # Your Proxmox IP Address
|
||||
proxmox_api_token_id = "terraform@pam!terraform" # API Token ID
|
||||
proxmox_api_token_secret = "your-api-token-secret"
|
||||
Reference in New Issue
Block a user