pinwheel: Fix ssh hostname for manatee
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
matchBlocks = {
|
||||
"manatee" = {
|
||||
hostname = "192.168.50.203";
|
||||
hostname = "manatee";
|
||||
user = "alex";
|
||||
identityFile = "/home/alex/.ssh/alex.pinwheel-manatee";
|
||||
port = 1122;
|
||||
|
||||
Reference in New Issue
Block a user