summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2016-02-07 22:01:17 -0400
committerJoey Hess2016-02-07 22:02:15 -0400
commit97fdc43f8a49c87c730471442cf2117bf0a75d64 (patch)
tree10c26e2878f9bfac97bbe3b2e67c7f0e0cd45f36 /config-joey.hs
parentefbb3d0e126721e0f9487f194379806c37f1988e (diff)
property is revertable
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs
index fc7bd681..5c3d376b 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -337,8 +337,6 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64"
& Apache.httpsVirtualHost "letsencrypt.joeyh.name" "/var/www/html"
(LetsEncrypt.AgreeTOS (Just "id@joeyh.name"))
& alias "letsencrypt.joeyh.name"
- -- to revert above, partially:
- -- ! Apache.virtualHost "letsencrypt.joeyh.name" (Port 443) "/var/www/html"
elephant :: Host
elephant = standardSystem "elephant.kitenet.net" Unstable "amd64"