Michael Brown beda4708f6 FIX: 99999 is not a valid TCP port
Future versions of redis will validate this port number causing the tests
relying on this to fail with:

```
Redis::CommandError:
ERR Invalid master port
```

Also change from an IPv4 address that might feasibly be in use to an IPv6
random ULA address that almost *certainly* won't be.
2022-06-21 14:55:19 -04:00
..
2022-04-28 11:51:03 +02:00
2022-06-21 14:55:19 -04:00
2022-04-28 11:51:03 +02:00
2022-05-24 17:13:44 +02:00