fix: nb ssh config
This commit is contained in:
parent
84d8c44876
commit
7e98b2526b
1 changed files with 1 additions and 1 deletions
|
|
@ -724,7 +724,7 @@ in
|
||||||
};
|
};
|
||||||
identityFile = "~/.ssh/epicenter.id_rsa";
|
identityFile = "~/.ssh/epicenter.id_rsa";
|
||||||
};
|
};
|
||||||
"*.cloonar.com" = {
|
"*.cloonar.com !mac.cloonar.com" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
"*.cloonar.smart" = {
|
"*.cloonar.smart" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue