diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-30 14:03:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-30 14:03:23 -0400 |
| commit | 7b8b77936096e9a081494bce2756b9793d98a345 (patch) | |
| tree | 69a0fb558e005b1844d12f15867a9fc034dc3afb /config-joey.hs | |
| parent | 536d9fec70eb3343e51200915555ac651a57f3f4 (diff) | |
revert test
Diffstat (limited to 'config-joey.hs')
| -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 0219c5f2..73c9687b 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -145,7 +145,7 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64" honeybee :: Host honeybee = standardSystem "honeybee.kitenet.net" Testing "armhf" [ "Arm git-annex build box." ] - & ipv6 "2001:4830:1600:187::3" + & ipv6 "2001:4830:1600:187::2" -- No unattended upgrades as there is currently no console access. -- (Also, system is not currently running a stock kernel, |
