Nathaniel Landau
d36212b7d7
style: pass ansible-lint
2023-04-25 11:32:29 -04:00
Nathaniel Landau
be56f2a308
fix: revert to nomad v1.4.6
2023-03-13 21:29:09 -04:00
Nathaniel Landau
0d92a7e879
fix(ansible): add FQDN to ansible tasks
2022-10-07 14:41:11 -04:00
Nathaniel Landau
0fdcdeaaf4
fix(mounts): explicitly state mounting nfs on boot
2022-09-13 15:37:23 -04:00
Nathaniel Landau
c3fadb866b
fix(telegraf): use bullseye deb repository for apt
2022-09-13 15:36:49 -04:00
Nathaniel Landau
a8a23e3e5d
fix variable name not found
2022-09-09 12:24:06 -04:00
Nathaniel Landau
82a95a3602
support linux arm aarch64
2022-09-09 12:22:37 -04:00
Nathaniel Landau
523560d6ef
Improve version checking
...
Adopt the Ansible conditional checking format of `when: var1 is version(var2, '<') as explained here:
https://docs.ansible.com/ansible/latest/user_guide/playbooks_tests.html#comparing-versions
2022-05-12 09:32:53 -04:00
Nathaniel Landau
73419ec0bd
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
2022-04-19 09:17:15 -04:00
Nathaniel Landau
b14cca72ff
Consul updates
...
- Docker compose file uses Consul version
- add environment variable to disable chmod on Docker container start
https://github.com/hashicorp/docker-consul/issues/20
- Update consul permissions on disk
2022-03-25 13:25:56 -04:00
Nathaniel Landau
abbbdff16b
Telegraf configuration changes
...
- Added shellscript for custom metrics - external IP & Temp
- Bumped Telegraf version #
2022-03-10 09:28:59 -05:00
Nathaniel Landau
84958e0ef8
Initial commit
2022-02-05 16:22:33 -05:00