Compare commits
2 Commits
bbf8a1edd1
...
4e3b6be769
| Author | SHA1 | Date |
|---|---|---|
|
|
4e3b6be769 | |
|
|
3fa01f9b48 |
|
|
@ -34,7 +34,6 @@ empty
|
||||||
|
|
||||||
- [**Arista firewall**](stores/cd06de69-7fb4-49c8-8151-25e12b8c6d1f)
|
- [**Arista firewall**](stores/cd06de69-7fb4-49c8-8151-25e12b8c6d1f)
|
||||||
- [**Univention fileserver archiv**](stores/6c706dfa-a3af-4a39-8d46-76c2e81e0c2c)
|
- [**Univention fileserver archiv**](stores/6c706dfa-a3af-4a39-8d46-76c2e81e0c2c)
|
||||||
- [**Univention fileserver laufend**](stores/3965987a-d040-4067-a424-96fef0acd4f6)
|
|
||||||
- [**Univention PDC02**](stores/f4456d84-018b-44c7-a8ac-a9b7d1a3a960)
|
- [**Univention PDC02**](stores/f4456d84-018b-44c7-a8ac-a9b7d1a3a960)
|
||||||
- [**Unvention fileserver Archiv**](stores/915e789d-d257-4773-bd73-1cbd442d2b30)
|
- [**Unvention fileserver Archiv**](stores/915e789d-d257-4773-bd73-1cbd442d2b30)
|
||||||
- [**Docker containers**](stores/2c6b343a-8374-4074-9810-cd5ed8a1802b)
|
- [**Docker containers**](stores/2c6b343a-8374-4074-9810-cd5ed8a1802b)
|
||||||
|
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"uuid" : "3965987a-d040-4067-a424-96fef0acd4f6",
|
|
||||||
"name" : "Univention fileserver laufend",
|
|
||||||
"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.13",
|
|
||||||
"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