latency check hosts: use variables

This commit is contained in:
Monocots 2019-06-16 11:16:19 +00:00
parent fc4a90c718
commit e9b8128322
2 changed files with 3 additions and 2 deletions

View file

@ -18,8 +18,8 @@ BTS2=<%= @bts2_ip_address %>
BTS3=<%= @bts3_ip_address %>
<% end -%>
LATENCY_HOST=1.1.1.1
LATENCY_TINC=10.23.0.14
LATENCY_HOST=<%= @latency_check_address %>
LATENCY_TINC=<%= @latency_check_vpn %>
STAT_DISK=sda1
STAT_IF=enp0s3