13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"ns1": {
|
|
"user": "marchon",
|
|
"host": "70.88.205.138",
|
|
"sshPort": 22,
|
|
"identityFile": "~/.ssh/id_ed25519"
|
|
},
|
|
"lan-134": {
|
|
"user": "marchon",
|
|
"host": "70.88.205.134",
|
|
"identityFile": "~/.ssh/id_ed25519"
|
|
}
|
|
}
|