Fresh start for the StarlingX automation framework. Change-Id: Ie265e0791024f45f71faad6315c2b91b022934d1
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
{
|
|
// can be either host name or ip
|
|
host: "jump_host",
|
|
"credentials": {
|
|
"user_name": "",
|
|
"password": ""
|
|
}
|
|
} |