Some checks are pending
offline / test (push) Waiting to run
NS1 is marchon@70.88.205.138 using ~/.ssh/id_ed25519. Private key bytes stay off git. Spawn, health, and kill go through ssh; remote workers bind loopback only.
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"
|
|
}
|
|
}
|