diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-07 02:26:03 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-07 02:26:03 -0400 |
| commit | 1a7c10d4604a5046617d337c1aa1a77c0a0cf7d2 (patch) | |
| tree | 576cc6d9d20e0010acf0d9f7433c7dd3c16b78b3 | |
| parent | 6ae077f4bd0d17cf1d7a09451eba9f1345fa8d0e (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index a1488ee0..275aa0d9 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" |
