Add tides to ssh file
This commit is contained in:
parent
f737418d5b
commit
56dd7b46d0
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
||||||
controlPersist = "10m";
|
controlPersist = "10m";
|
||||||
# Configure known hosts
|
# Configure known hosts
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
|
"tides" = {
|
||||||
|
hostname = "150.136.87.190";
|
||||||
|
};
|
||||||
"static.stranger.systems" = {
|
"static.stranger.systems" = {
|
||||||
hostname = "129.153.226.221";
|
hostname = "129.153.226.221";
|
||||||
user = "ubuntu";
|
user = "ubuntu";
|
||||||
|
|
Loading…
Add table
Reference in a new issue