summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-07 00:07:08 -0400
committerJoey Hess2014-06-07 00:07:19 -0400
commit969db1ed56157aa202359c0f47fff783baba6eac (patch)
treebd62764ae149804b64dd7e8bde21560344847bf3 /config-joey.hs
parenta4dd315d3c3bcf4fdd18f39592676de19b221815 (diff)
when ssh key data is missing, allow both error messages to be printed
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 74ad9e9a..63768eeb 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -196,6 +196,7 @@ hosts = -- (o) `
& Apt.installed ["obnam", "sshfs", "rsync"]
& JoeySites.githubBackup
& JoeySites.obnamRepos ["wren", "pell"]
+ & Ssh.knownHost hosts "usw-s002.rsync.net" "joey"
& alias "podcatcher.kitenet.net"
& Apt.installed ["git-annex"]