summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-31 17:54:32 -0400
committerJoey Hess2014-10-31 17:54:32 -0400
commit55430812bca0f16e43efa19139b6aea5750d17e6 (patch)
tree3dea2a6758a89a373425ddc979e747e83b1d2186 /config-joey.hs
parentef9abb9b676f80b3e079a429f55a0319f6efdb8d (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 74647df9..c36786bd 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -50,6 +50,8 @@ darkstar :: Host
darkstar = host "darkstar.kitenet.net"
& ipv6 "2001:4830:1600:187::2" -- sixxs tunnel
+ ! Apache.siteEnabled "nntp.olduse.net" (JoeySites.apachecfg "nntp.olduse.net" False [])
+
& Apt.buildDep ["git-annex"] `period` Daily
& Docker.configured
! Docker.docked hosts "android-git-annex"