23 lines
472 B
JSON
23 lines
472 B
JSON
{
|
|
"type" : "ssh",
|
|
"proxy" : {
|
|
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
|
},
|
|
"host" : "192.168.174.140",
|
|
"port" : 22,
|
|
"user" : "root",
|
|
"password" : {
|
|
"type" : "inPlace",
|
|
"value" : {
|
|
"secret" : {
|
|
"type" : "locked",
|
|
"encryptedValue" : "sR1GBhJKu4D44c3gRa6Ivp5Zw-BAiMEOwEvmHrEGj0h59-VhATc="
|
|
}
|
|
}
|
|
},
|
|
"identityStrategy" : {
|
|
"type" : "none"
|
|
},
|
|
"dontInteractWithSystem" : false,
|
|
"forwardX11" : false
|
|
} |