From c405edad6200319c35e2ac6a0ea7b83039c3835a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 7 Feb 2016 20:34:43 -0400 Subject: to revert --- config-joey.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 5c3d376b..fc7bd681 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -337,6 +337,8 @@ 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" -- cgit v1.2.3