diff --git a/config-joey.hs b/config-joey.hs index 093ed8a..a5d0a47 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"