feat: collectd/influx role

This commit is contained in:
2023-01-03 21:49:28 +01:00
parent 6dd59bb9a2
commit 15a1bcbe9f
6 changed files with 108 additions and 1 deletions

View File

@@ -4,7 +4,8 @@
- { role : monitoring-client, tags : [ "monitoring", "monitoring-client", "client"] }
- { role : sshd-config, tags : [ "sshd" ] }
- { role : rsyslog, tags : [ "rsyslog" ] }
- { role : monitoring-influx, tags : [ "influx" ] }
- hosts: monitoring
roles:
- monitoring-master
- { role : monitoring-master, tags : [ "monitoring-master" ] }