From 0b17dbe4ac618c8ccc8a6ffda27bb7c1917c34db Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 18 May 2017 16:31:43 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index b16becd8..3f41118f 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -431,6 +431,7 @@ beaver = host "beaver.kitenet.net" $ props mouse :: Host mouse = host "mouse.kitenet.net" $ props + & ipv4 "67.223.19.96" & Apt.installed ["ssh"] & Tor.installed & Tor.hiddenServiceAvailable "ssh" (Port 22) -- cgit v1.2.3