summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-10-17 14:06:57 -0400
committerJoey Hess2015-10-17 14:42:16 -0400
commitba71ad4132a19a37b955d5d865253506394581b7 (patch)
treeb7e66599f9e9525eed5da427aecc2367136c896f /config-joey.hs
parent4e038a43cc9978af1015c53ab7cf27355d989069 (diff)
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.
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 0 insertions, 1 deletions
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"