summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-04-01 21:13:35 -0400
committerJoey Hess2015-04-01 21:13:35 -0400
commit8690fea4da3c3f5eb4e50e2a88483eeb66e01fa3 (patch)
treec32af22cfda59b17796927d065d107e155115832 /config-joey.hs
parentd19966a95db288eeb453536cb856a8362aab9ea2 (diff)
rename
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 222cb1ed..5b134c45 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -303,7 +303,8 @@ beaver = host "beaver.kitenet.net"
"rsync -a -x / /home/joey/lib/backup/beaver.kitenet.net/"
iabak :: Host
-iabak = host "ia-bak.joeyh.name"
+iabak = host "iabak.archiveteam.org"
+ & aias "ia-bak.joeyh.name"
& ipv4 "124.6.40.227"
& os (System (Debian Testing) "amd64")
& Apt.stdSourcesList `onChange` Apt.upgrade