Reverse logic... reverted :)
This commit is contained in:
parent
8604291db5
commit
fe5f322f44
1 changed files with 2 additions and 2 deletions
|
@ -183,7 +183,7 @@ network
|
|||
timeslot 7
|
||||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
<% if ! @bts2_ip_address -%>
|
||||
<% if @bts2_ip_address -%>
|
||||
bts 2
|
||||
type sysmobts
|
||||
band GSM850
|
||||
|
@ -289,7 +289,7 @@ network
|
|||
phys_chan_config TCH/F
|
||||
hopping enabled 0
|
||||
<% end -%>
|
||||
<% if ! @bts3_ip_address -%>
|
||||
<% if @bts3_ip_address -%>
|
||||
bts 4
|
||||
type sysmobts
|
||||
band GSM850
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue