diff options
Diffstat (limited to 'mds1.swamid.se')
l--------- | mds1.swamid.se/README | 1 | ||||
-rw-r--r-- | mds1.swamid.se/overlay/root/.ssh/config | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/mds1.swamid.se/README b/mds1.swamid.se/README new file mode 120000 index 0000000..59a23c4 --- /dev/null +++ b/mds1.swamid.se/README @@ -0,0 +1 @@ +../README
\ No newline at end of file diff --git a/mds1.swamid.se/overlay/root/.ssh/config b/mds1.swamid.se/overlay/root/.ssh/config new file mode 100644 index 0000000..0495928 --- /dev/null +++ b/mds1.swamid.se/overlay/root/.ssh/config @@ -0,0 +1,4 @@ +Host md-master.swamid.se + IdentityFile ~/.ssh/md +Host git.swamid.se + IdentityFile ~/.ssh/md |