Update dolibarr
This commit is contained in:
parent
e58d709f4b
commit
b2996a0d44
|
|
@ -1,23 +1,35 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b",
|
||||
"host" : "192.168.174.71",
|
||||
"port" : 22,
|
||||
"user" : "root",
|
||||
"password" : {
|
||||
"identity" : {
|
||||
"type" : "inPlace",
|
||||
"value" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "QlrIoe-1gaiX0JCWyPv8NRmaEYwUEmezVgb+X5rbXFsTwnMlKrocRGP4"
|
||||
"identityStore" : {
|
||||
"type" : "localIdentity",
|
||||
"username" : "root",
|
||||
"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,
|
||||
"forwardX11" : false
|
||||
"forwardX11" : false,
|
||||
"jumpServer" : false,
|
||||
"additionalOptions" : null
|
||||
}
|
||||
Loading…
Reference in New Issue