hosts: Add mtrcs0.p.r
*mtrcs0.pyrocufflink.red* is a Raspberry Pi CM4 on a Waveshare CM4-IO-BASE-B carrier board with a NVMe SSD. It runs a custom OS built using Buildroot, and is not a member of the *pyrocufflink.blue* AD domain. *mtrcs0.p.r* hosts Victoria Metrics/`vmagent`, `vmalert`, AlertManager, and Grafana. I've created a unique group and playbook for it, *metricspi*, to manage all these applications together.
This commit is contained in:
8
host_vars/mtrcs0.pyrocufflink.red.yml
Normal file
8
host_vars/mtrcs0.pyrocufflink.red.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
ansible_user: root
|
||||
ansible_become: false
|
||||
|
||||
host_uses_firewalld: false
|
||||
collectd_unixsock_plugin: false
|
||||
|
||||
collectd_plugins:
|
||||
thermal: true
|
||||
Reference in New Issue
Block a user