Update dolibarr
This commit is contained in:
parent
39ccbf7c7c
commit
f9d6040305
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "cc4229d8-b77f-48a3-9204-bf606a4c7d42",
|
||||||
|
"name" : "dolibarr",
|
||||||
|
"categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"type" : "ssh",
|
||||||
|
"proxy" : {
|
||||||
|
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||||
|
},
|
||||||
|
"host" : "192.168.174.71",
|
||||||
|
"port" : 22,
|
||||||
|
"user" : "root",
|
||||||
|
"password" : {
|
||||||
|
"type" : "inPlace",
|
||||||
|
"value" : {
|
||||||
|
"secret" : {
|
||||||
|
"type" : "locked",
|
||||||
|
"encryptedValue" : "-EmAK3VbF-NUVWTsxRKn66HV5F+t-2lSreq-9f--gt+cewBogxNxCOnQ"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"identityStrategy" : {
|
||||||
|
"type" : "none"
|
||||||
|
},
|
||||||
|
"dontInteractWithSystem" : false,
|
||||||
|
"forwardX11" : false
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue