Add opkg credentials for BTS

This commit is contained in:
Keith Whyte 2020-05-09 05:53:05 +02:00
parent ed296b1dfb
commit 98648569aa
3 changed files with 6 additions and 1 deletions

View file

@ -20,6 +20,7 @@ BTS_MASTER[<%= index %>]=<%= bts["ip"] %>
<% end -%>
BTSPASS=<%= @bts_pass %>
OPKG_CREDS=<%= @opkg_creds %>
LATENCY_HOST=<%= @latency_check_address %>
LATENCY_TINC=<%= @latency_check_vpn %>