add nfss peerP
This commit is contained in:
parent
4e3c074114
commit
250bbfef49
1 changed files with 6 additions and 0 deletions
|
|
@ -58,6 +58,12 @@
|
||||||
identityFile = "~/Credentials/ssh_keys/rpi";
|
identityFile = "~/Credentials/ssh_keys/rpi";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"nfss" = {
|
||||||
|
hostname = "nfss.yanlincs.com";
|
||||||
|
user = "yanlin";
|
||||||
|
identityFile = "~/Credentials/ssh_keys/nas";
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue