summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-01 14:37:44 -0400
committerJoey Hess2014-06-01 14:37:44 -0400
commitd65a07c701bc693b546b3abdde7a4a912712c969 (patch)
treea0b3a8cd7cbeb9c0c74362fd1c7d56d7402edf02 /config-joey.hs
parent3df3fd1746c2721d6b1dc08bb1422422abf07f6f (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs6
1 files changed, 4 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 6d3505ed..1229d182 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -168,11 +168,13 @@ hosts = -- (o) `
& Hostname.sane
& Postfix.satellite
- -- Joey gets pocasts here.
- & Apt.installed ["git-annex"]
& alias "podcatcher.kitenet.net"
+ & Apt.installed ["git-annex"]
& JoeySites.githubBackup
+
+ & alias "eubackup.kitenet.net"
+ & Apt.installed ["obnam", "sshfs", "rsync"]
& Docker.docked hosts "voltagex"