From ba71ad4132a19a37b955d5d865253506394581b7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 17 Oct 2015 14:06:57 -0400 Subject: do propigate Controlling info out of containers If someone wants to make a container be a controller, that should work, and it should then detect loops that loop back to the container's host. --- config-joey.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index f862a2fb..e973d35e 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -190,7 +190,6 @@ honeybee = standardSystem "honeybee.kitenet.net" Testing "armhf" kite :: Host kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" [ "Welcome to kite!" ] - & Spin.controllerFor clam & ipv4 "66.228.36.95" & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2" & alias "kitenet.net" -- cgit v1.2.3