Initial import of verae-fleet from zapier monorepo

This commit is contained in:
George Lambert 2026-09-11 16:19:02 -04:00
commit 3ad95033dc
51 changed files with 3402 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"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"
}
}