From d19966a95db288eeb453536cb856a8362aab9ea2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 1 Apr 2015 12:27:43 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 3b30daed..222cb1ed 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -306,6 +306,7 @@ iabak :: Host iabak = host "ia-bak.joeyh.name" & ipv4 "124.6.40.227" & os (System (Debian Testing) "amd64") + & Apt.stdSourcesList `onChange` Apt.upgrade & Apt.installed ["git"] & Apt.installed ["etckeeper"] & Apt.installed ["ssh"] -- cgit v1.2.3