Add to last commit

This needs to be automated in some way, or removed.
This commit is contained in:
Keith Whyte 2021-02-26 06:57:38 +01:00
parent 8864a27db6
commit fc9d81ae3e

View file

@ -1,5 +1,6 @@
[
<% @bts.each_with_index do |bts, index| %>
<% @bts.each_with_index do |bts, index| -%>
<% if bts["model"] != "2050S" %>
{
"type": "bts",
"ip": "<%= bts["ip"] %>",
@ -8,6 +9,7 @@
<%= @bts_geo[2*index+2] %>
]
},
<% end -%>
<% end -%>
<% if @link1_ip_address -%>