From 1a7c10d4604a5046617d337c1aa1a77c0a0cf7d2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Jul 2014 02:26:03 -0400 Subject: [PATCH] propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index a1488ee..275aa0d 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -72,7 +72,7 @@ hosts = -- (o) ` & Apt.buildDep ["git-annex"] `period` Daily -- Main kite server. - , standardSystem "kite.kitenet.net" Stable "amd64" + , standardSystem "kite.kitenet.net" Unstable "amd64" & ipv4 "66.228.36.95" & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"