Compare commits

..

No commits in common. "543f85fddfee5929e49f9f205942f0d65b4d4781" and "a0831bd08a39644aee0cc0da051f323d169ff8c6" have entirely different histories.

3 changed files with 1 additions and 34 deletions

View File

@ -62,7 +62,7 @@ empty
**All connections / Default**
- [**Proxmox Kladow main**](stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df)
empty
**All connections / Boot**

View File

@ -1,10 +0,0 @@
{
"uuid" : "42090d28-ac8f-47f4-83b5-deb9f24cb8df",
"name" : "Proxmox Kladow main",
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
"color" : null,
"icon" : "proxmox",
"configuration" : {
"deletable" : true
}
}

View File

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