From e8223a5c76f512497327b868407a4c0bbe3ab8bc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 1 Jun 2014 14:47:32 -0400 Subject: propellor spin --- config-joey.hs | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 1229d182..de4ad815 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -167,16 +167,18 @@ hosts = -- (o) ` & ipv4 "193.234.225.114" & Hostname.sane & Postfix.satellite - - & alias "podcatcher.kitenet.net" - & Apt.installed ["git-annex"] - - & JoeySites.githubBackup + & Apt.unattendedUpgrades & alias "eubackup.kitenet.net" & Apt.installed ["obnam", "sshfs", "rsync"] + & JoeySites.githubBackup + + & alias "podcatcher.kitenet.net" + & Apt.installed ["git-annex"] + & Docker.configured & Docker.docked hosts "voltagex" + & Docker.garbageCollected `period` (Weekly (Just 1)) --' __|II| ,. ---- __|II|II|__ ( \_,/\ -- cgit v1.2.3