diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-30 13:59:56 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-30 13:59:56 -0400 |
| commit | 0928b56060bccb1a53b2e536ace309b67ccdff73 (patch) | |
| tree | 7c63b0d973d75a647f061c3606a79c6be2db8e9c | |
| parent | 724089676c68f3646406b645029859efaa179e65 (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 73c9687b..0219c5f2 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::2" + & ipv6 "2001:4830:1600:187::3" -- No unattended upgrades as there is currently no console access. -- (Also, system is not currently running a stock kernel, |
