diff --git a/stores/8df36539-f59c-4984-aa0f-4c9590e64967/entry.json b/stores/8df36539-f59c-4984-aa0f-4c9590e64967/entry.json new file mode 100644 index 0000000..6029d55 --- /dev/null +++ b/stores/8df36539-f59c-4984-aa0f-4c9590e64967/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "8df36539-f59c-4984-aa0f-4c9590e64967", + "name" : "Univention PDC02 (Copy)", + "categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/8df36539-f59c-4984-aa0f-4c9590e64967/store.json b/stores/8df36539-f59c-4984-aa0f-4c9590e64967/store.json new file mode 100644 index 0000000..f97b12e --- /dev/null +++ b/stores/8df36539-f59c-4984-aa0f-4c9590e64967/store.json @@ -0,0 +1,23 @@ +{ + "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 +} \ No newline at end of file