Update nextcloud guacamole
This commit is contained in:
parent
24d0e586ad
commit
8c8592b529
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "7dbd901b-ebb6-46cf-9402-1338c8849b15",
|
||||
"name" : "nextcloud guacamole",
|
||||
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"host" : "192.168.174.121",
|
||||
"port" : 22,
|
||||
"identity" : {
|
||||
"type" : "ref",
|
||||
"ref" : {
|
||||
"storeId" : "fcc5ba61-cd97-4272-95a3-f18247418326"
|
||||
}
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null
|
||||
}
|
||||
Loading…
Reference in New Issue