resources.conf: take out 10.42.42.1

This seems to be the default address used to communicate via SSH with the
sysmoBTS. Whichever process ends up getting this address sees all of the
SSH in its pcap (for the AoIP build it tends to be OsmoHLR).

We could filter properly, but actually also just take this address out of
the pool for allocation to server processes.

Change-Id: I07e74ba0b9a5b08a308aae7646c4b7c70fe4aa0e
This commit is contained in:
Neels Hofmeyr 2017-05-29 04:52:54 +02:00 committed by Neels Hofmeyr
parent 206803d59a
commit bef36bc5e3
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# all hardware and interfaces available to this osmo-gsm-tester
ip_address:
- addr: 10.42.42.1
- addr: 10.42.42.2
- addr: 10.42.42.3
- addr: 10.42.42.4