From 08c331a22684428045ac09cdfad98cb334ec3421 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 4 May 2017 14:49:16 -0400 Subject: propellor spin --- joeyconfig.hs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/joeyconfig.hs b/joeyconfig.hs index 6afaf76d..58b9263b 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -366,6 +366,10 @@ kite = host "kite.kitenet.net" $ props & branchableSecondary & Dns.secondaryFor ["animx"] hosts "animx.eu.org" + & alias "debug-me.joeyh.name" + -- debug-me installed manually until package is available + & Systemd.enabled "debug-me" + -- testing & Apache.httpsVirtualHost "letsencrypt.joeyh.name" "/var/www/html" (LetsEncrypt.AgreeTOS (Just "id@joeyh.name")) -- cgit v1.2.3