summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2016-03-30 21:04:06 -0400
committerJoey Hess2016-03-30 21:04:06 -0400
commitbabeda7843f4b52889fd717781903661c7270924 (patch)
treea7ab9e771d8e1bd49f54f5bbfbf61d2a9bc6df04 /joeyconfig.hs
parent9ff892a35a359a9677f7831b9f81adb251e9ed6c (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 3852f14b..489a0f58 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -297,7 +297,6 @@ kite = host "kite.kitenet.net" $ props
& alias "mail.kitenet.net"
& JoeySites.kiteMailServer
- & JoeySites.kitenetHttps
& JoeySites.legacyWebSites
& File.ownerGroup "/srv/web" (User "joey") (Group "joey")
& Apt.installed ["analog"]