From 24bb1cdb461b59c6b5acc98be3c9e79b3fa14277 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 7 Apr 2015 12:21:07 -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 dede7c6a..6cd5c012 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -305,6 +305,7 @@ beaver = host "beaver.kitenet.net" iabak :: Host iabak = host "iabak.archiveteam.org" & ipv4 "124.6.40.227" + & Hostname.sane & os (System (Debian Testing) "amd64") & Apt.stdSourcesList `onChange` Apt.upgrade & Apt.installed ["git"] -- cgit v1.2.3