diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-17 14:56:43 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-17 14:56:43 -0400 |
| commit | 581ec5fb3344be5f246ee6c879c61530c40cd00a (patch) | |
| tree | 293a442eed7529230094a0ea31681675006fbf05 | |
| parent | d0cedb8b70bff418d9c24818ac9877ba1a661724 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 13c94c2c..229286d7 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -163,7 +163,7 @@ hosts = -- (o) ` & alias "eubackup.kitenet.net" & Apt.installed ["obnam", "sshfs", "rsync"] & JoeySites.githubBackup - & JoeySites.obnamRepos ["wren", "pell"] + & JoeySites.obnamRepos ["wren", "pell", "kite"] & Ssh.knownHost hosts "usw-s002.rsync.net" "joey" & alias "podcatcher.kitenet.net" |
