diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-20 23:02:46 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-20 23:02:46 -0400 |
| commit | bfdacd4b8870e78bd97de45b55847ae5932013a7 (patch) | |
| tree | b298b537b628856cb8fb980402b0f93930e8e54d | |
| parent | 704d6b353b445f98004ed4deaded5ad682342a65 (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 0ddf30f2..0ce78cda 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -318,7 +318,7 @@ monsters = -- but do want to track their public keys etc. & alias "ipv6.kitenet.net" , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" - , host "beaver.litenet.net" + , host "beaver.kitenet.net" & ipv6 "2001:4830:1600:195::2" , host "hydra.kitenet.net" & ipv4 "192.25.206.60" |
