Update proxmox kladow

This commit is contained in:
Ingrid010109!? 2024-12-30 01:16:20 +01:00
parent bb2376adbd
commit 39c81dccca
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "8bcb2816-4273-4b84-a9aa-9788a412c633",
"name" : "Proxmox Kladow",
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
"color" : null,
"icon" : "proxmox",
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,23 @@
{
"type" : "ssh",
"proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
},
"host" : "192.168.176.6",
"port" : 22,
"user" : "root",
"password" : {
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "KgpA7qzFmhjxJtnYeMxAgIgRV3pEvHj3NvfdTMNUKae0cbAHnpmG-PS1"
}
}
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}