diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-05-18 16:41:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-05-18 16:41:16 -0400 |
| commit | c02f877cee60e7f1918cb16401044242f2eff6a6 (patch) | |
| tree | 5c8871b770ea7340989cd80385a87986bf519a97 /joeyconfig.hs | |
| parent | 0b17dbe4ac618c8ccc8a6ffda27bb7c1917c34db (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
