summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-05-18 16:47:58 -0400
committerJoey Hess2017-05-18 16:47:58 -0400
commited46cdf9bd5befb185cb2b06d8ef8e892ef515ae (patch)
treef039098a9d5170db097c4dfab9df976e4fbd1d15 /joeyconfig.hs
parent6c21b745227bd782bc929e63aa916a12b410dfec (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 229ecd09..1c727936 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -435,7 +435,7 @@ mouse = host "mouse.kitenet.net" $ props
& Apt.installed ["ssh"]
& Tor.installed
& Tor.hiddenServiceAvailable "ssh" (Port 22)
- & addDNS (CNAME $ AbsDomain "htieo6yu2qtcn2j3.onion")
+ -- & addDNS (CNAME $ AbsDomain "htieo6yu2qtcn2j3.onion")
-- Branchable is not completely deployed with propellor yet.
pell :: Host