From c02f877cee60e7f1918cb16401044242f2eff6a6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 18 May 2017 16:41:16 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/joeyconfig.hs b/joeyconfig.hs index 3f41118f..7ef9a2e2 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -435,6 +435,7 @@ mouse = host "mouse.kitenet.net" $ props & Apt.installed ["ssh"] & Tor.installed & Tor.hiddenServiceAvailable "ssh" (Port 22) + & addDNS (CNAME $ AbsDomain "xxx") -- Branchable is not completely deployed with propellor yet. pell :: Host -- cgit v1.3-2-g0d8e