diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-18 16:50:35 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-18 16:50:35 -0400 |
| commit | 117b08e39c1daade6c0d7bc32fae99f7532e68c3 (patch) | |
| tree | de18ba2da7cf661707e031e3f48d1668db2479f3 /joeyconfig.hs | |
| parent | ed46cdf9bd5befb185cb2b06d8ef8e892ef515ae (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 1c727936..229ecd09 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 |
