Initial import of verae-fleet from zapier monorepo

This commit is contained in:
George Lambert 2026-09-11 15:00:08 -04:00
commit f13e2fbf68
42 changed files with 3086 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"
}
}