Initial import of verae-fleet from zapier monorepo
This commit is contained in:
commit
4ddb3882dc
40 changed files with 2639 additions and 0 deletions
13
machines.secrets.json.example
Normal file
13
machines.secrets.json.example
Normal 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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue