From 28f74eead07f0034b011dc6df59a483b6a1aeda3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Apr 2014 23:26:05 -0400 Subject: propellor spin --- config-joey.hs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-joey.hs b/config-joey.hs index 093ed8a2..a5d0a478 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -27,6 +27,9 @@ hosts = [ host "darkstar.kitenet.net" & Docker.configured & Apt.buildDep ["git-annex"] `period` Daily + & propertyList "foo" + [ Hostname.sane + ] -- Nothing super-important lives here. , host "clam.kitenet.net" -- cgit v1.3-2-g0d8e