ProxmoxDeploy/resources/config.json
Mathieu Broillet be285606e2
All checks were successful
continuous-integration/drone/push Build is passing
started creations conditions and steps checking/running
2023-06-11 21:06:22 +02:00

8 lines
101 B
JSON

{
"pve":{
"host": "192.168.11.99",
"user": "root",
"port": 22,
"local": false
}
}