Added documentation

This commit is contained in:
Max Pfeiffer
2024-11-09 15:16:46 +01:00
parent ec311d6e52
commit 67ab2ce633
2 changed files with 52 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
proxmox_api_url = "https://192.168.1.10:8006/api2/json"
proxmox_api_token_id = "root@pam!supersecret"
proxmox_api_token_secret = "js7ej5k9-hd75-hd64-js56-js834jmd732"
proxmox_target_node = "your proxmox node"
cluster_name = "your cluster name"
cluster_endpoint = "https://192.168.1.100:6443"