diff --git a/proxmox.json.dist b/proxmox.json.dist new file mode 100644 index 0000000..abd71c7 --- /dev/null +++ b/proxmox.json.dist @@ -0,0 +1,6 @@ +{ + "url": "https://10.0.0.1:8006/", + "username": "apiuser@pve", + "password": "apiuser1234", + "validateCert": false +}