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