Compare commits
No commits in common. "0a7057f93ddff84271b1aa239c15a6d6221a6c68" and "b7cf528f76beeee2c9aa0c2c4f3fdef5d35029d5" have entirely different histories.
0a7057f93d
...
b7cf528f76
|
|
@ -30,7 +30,6 @@ empty
|
||||||
**All connections / Proxmox Kladow / VM**
|
**All connections / Proxmox Kladow / VM**
|
||||||
|
|
||||||
- [**Univention PDC02**](stores/f4456d84-018b-44c7-a8ac-a9b7d1a3a960)
|
- [**Univention PDC02**](stores/f4456d84-018b-44c7-a8ac-a9b7d1a3a960)
|
||||||
- [**Univention PDC02 (Copy)**](stores/3965987a-d040-4067-a424-96fef0acd4f6)
|
|
||||||
|
|
||||||
**All connections / Proxmox Kladow / Hosts**
|
**All connections / Proxmox Kladow / Hosts**
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"uuid" : "3965987a-d040-4067-a424-96fef0acd4f6",
|
|
||||||
"name" : "Univention PDC02 (Copy)",
|
|
||||||
"categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7",
|
|
||||||
"color" : null,
|
|
||||||
"icon" : null,
|
|
||||||
"configuration" : {
|
|
||||||
"deletable" : true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
"type" : "ssh",
|
|
||||||
"proxy" : {
|
|
||||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
|
||||||
},
|
|
||||||
"host" : "192.168.176.101",
|
|
||||||
"port" : 22,
|
|
||||||
"user" : "Administrator",
|
|
||||||
"password" : {
|
|
||||||
"type" : "inPlace",
|
|
||||||
"value" : {
|
|
||||||
"secret" : {
|
|
||||||
"type" : "locked",
|
|
||||||
"encryptedValue" : "CXrNAPsX73oBH7OLVr7ezenEknGCwJPNd6prZChNTN2VbqJl6tAsrlzq"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"identityStrategy" : {
|
|
||||||
"type" : "none"
|
|
||||||
},
|
|
||||||
"dontInteractWithSystem" : false,
|
|
||||||
"forwardX11" : false
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue