verae-fleet/machines.secrets.json.example

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"
}
}