summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-10 00:30:57 -0400
committerJoey Hess2014-04-10 00:30:57 -0400
commitfbd1e5c109968cb127f4535031e4dfbe753a8996 (patch)
tree3f770a99c31c7b1b490c7f1fad21d4e3f85675a2 /config-joey.hs
parent68028803bac71f226e03902cfdb033bb1fb2dcc9 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index a98ed72d..069ea39f 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -55,7 +55,7 @@ host hostname@"orca.kitenet.net" = Just $ props -- no systemd due to #726375
! Docker.docked container hostname "armel-git-annex-builder"
& Docker.garbageCollected `period` Daily
-- Diatom is my downloads and git repos server, and secondary dns server.
-host hostname@"diatom.kitenet.net" = Just $ withSystemd $ props
+host hostname@"diatom.kitenet.net" = Just $ props
& standardSystem Stable
& Hostname.set hostname
& Apt.unattendedUpgrades