Update proxmox hetzner

This commit is contained in:
Ingrid010109!? 2024-12-30 01:16:09 +01:00
parent 3cb24d8e88
commit ed3642f8d2
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "ad0a88c2-b577-490e-8d5b-693e9a0da790",
"name" : "Proxmox Hetzner",
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
"color" : null,
"icon" : "proxmox",
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,17 @@
{
"type" : "ssh",
"proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
},
"host" : "94.130.165.130",
"port" : 22,
"user" : "root",
"password" : {
"type" : "none"
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}