ansible: gsm-tester: Add IP addr for umtrx

Change-Id: I7fb65e3c337fc82c787e925fbbdf9eaf7569defd
This commit is contained in:
Pau Espin 2018-11-06 11:49:20 +01:00
parent b348a83b2f
commit 6691cf4dbb
1 changed files with 5 additions and 0 deletions

View File

@ -68,3 +68,8 @@ auto {{ bts_interface }}:12
iface {{ bts_interface }}:12 inet static
address 10.42.42.53
netmask 255.255.255.0
auto {{ bts_interface }}:13
iface {{ bts_interface }}:13 inet static
address 10.42.42.54
netmask 255.255.255.0