mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 10:23:40 -05:00
Add speedtest cli to Telegraf config
- Install speedtest CLI on cluster leader - Install speedtest telegraf config on leader - cleanup hosts in ping list - Add custom shell script on leader to output speedtest data to influxdb - improve version checking of Telegraf binary - bump telegraf version - allow ' package-latest' to pass ansible-lint
This commit is contained in:
@@ -5,8 +5,9 @@ influxdb_version: 1.8.4
|
||||
nomad_version: 1.2.5
|
||||
prometheus_verssion: 1.1.2
|
||||
tdarr_installer_version: 2.00.13
|
||||
telegraf_version: 1.21.4
|
||||
telegraf_version: 1.22.1
|
||||
traefik_version: "v2.6.0"
|
||||
speedtest_cli_version: "1.1.1"
|
||||
|
||||
# ---------------------------------- SERVICE STATIC PORT MAPPINGS
|
||||
authelia_port: "9091"
|
||||
|
||||
Reference in New Issue
Block a user