From 94ed45f911e806101ca7734320a8c3ad38096b06 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 30 Sep 2014 13:07:31 +0200 Subject: root ssh client config --- mdx2.swamid.se/overlay/root/.ssh/config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mdx2.swamid.se/overlay/root/.ssh/config (limited to 'mdx2.swamid.se/overlay/root/.ssh') diff --git a/mdx2.swamid.se/overlay/root/.ssh/config b/mdx2.swamid.se/overlay/root/.ssh/config new file mode 100644 index 0000000..191b05b --- /dev/null +++ b/mdx2.swamid.se/overlay/root/.ssh/config @@ -0,0 +1,10 @@ +Host mdx1.swamid.se + IdentityFile ~/.ssh/md +Host mdx2.swamid.se + IdentityFile ~/.ssh/md +Host md1.swamid.se + IdentityFile ~/.ssh/md +Host md2.swamid.se + IdentityFile ~/.ssh/md +Host md-master.swamid.se + IdentityFile ~/.ssh/md -- cgit v1.1