ProxmoxDeploy/resources/config.json
Mathieu Broillet 0a372b2e00
All checks were successful
continuous-integration/drone/push Build is passing
ssh/local for commands and lxc creation
2023-06-11 19:15:07 +02:00

8 lines
101 B
JSON

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