Update dolibarr
This commit is contained in:
parent
e58d709f4b
commit
b2996a0d44
|
|
@ -1,23 +1,35 @@
|
||||||
{
|
{
|
||||||
"type" : "ssh",
|
"type" : "ssh",
|
||||||
"proxy" : {
|
"proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b",
|
||||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
|
||||||
},
|
|
||||||
"host" : "192.168.174.71",
|
"host" : "192.168.174.71",
|
||||||
"port" : 22,
|
"port" : 22,
|
||||||
"user" : "root",
|
"identity" : {
|
||||||
"password" : {
|
|
||||||
"type" : "inPlace",
|
"type" : "inPlace",
|
||||||
"value" : {
|
"identityStore" : {
|
||||||
"secret" : {
|
"type" : "localIdentity",
|
||||||
"type" : "locked",
|
"username" : "root",
|
||||||
"encryptedValue" : "QlrIoe-1gaiX0JCWyPv8NRmaEYwUEmezVgb+X5rbXFsTwnMlKrocRGP4"
|
"password" : {
|
||||||
|
"secret" : {
|
||||||
|
"type" : "locked",
|
||||||
|
"encryptedValue" : "GWHPhrpWxjtoWq7PRqHXwCqXdJEusq--XgLbWYqEjugmgGt0w20joeKPPh94r0uJCsh8tWMbmQaz2ziYe5hHWbQ_fSgDUJf-6L7_ubUrnvRpuVuxxp_0ZAqBUaLlTQ1Uq8dXx3EVxnoCXnuZxuGlFLNXvVXr9sYX"
|
||||||
|
},
|
||||||
|
"encryptedToken" : {
|
||||||
|
"token" : "e9DUawL1EOOqKTRx3jUpZuA3bIrdSvn3xmU1XeKWWRkVaA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sshIdentity" : {
|
||||||
|
"secret" : {
|
||||||
|
"type" : "locked",
|
||||||
|
"encryptedValue" : "LMpVKOTrhM2iCFftUdW8lFKW7lpAju6do1T_8X6fKu-JwvzvwAwUcTDFg11817teQg=="
|
||||||
|
},
|
||||||
|
"encryptedToken" : {
|
||||||
|
"token" : "e9DUawL1EOOqKTRx3jUpZuA3bIrdSvn3xmU1XeKWWRkVaA=="
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"identityStrategy" : {
|
|
||||||
"type" : "none"
|
|
||||||
},
|
|
||||||
"dontInteractWithSystem" : false,
|
"dontInteractWithSystem" : false,
|
||||||
"forwardX11" : false
|
"forwardX11" : false,
|
||||||
|
"jumpServer" : false,
|
||||||
|
"additionalOptions" : null
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue