Compare commits

..

No commits in common. "24d41055a82ad66adc77d7a37e922c85b907b7d2" and "8a2e3b15f601886b644f4d302e1488c93b827bab" have entirely different histories.

3 changed files with 0 additions and 34 deletions

View File

@ -52,7 +52,6 @@ empty
**All connections / Proxmox Hetzner / Hosts**
- [**Proxmox Hetzner**](stores/ad0a88c2-b577-490e-8d5b-693e9a0da790)
- [**Proxmox Hetzner PBS**](stores/488ac586-e7d0-4606-99b3-71893e996449)
**All connections / Proxmox Hetzner / Container**

View File

@ -1,10 +0,0 @@
{
"uuid" : "488ac586-e7d0-4606-99b3-71893e996449",
"name" : "Proxmox Hetzner PBS",
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
"color" : null,
"icon" : "proxmox",
"configuration" : {
"deletable" : true
}
}

View File

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