hosts: gw1: Deploy BURP, collectd
Although *gw1* is not really managed by Ansible, it is much easier to deploy collectd and BURP with the existing playbooks.
This commit is contained in:
7
host_vars/gw1.pyrocufflink.blue/collectd.yml
Normal file
7
host_vars/gw1.pyrocufflink.blue/collectd.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
collectd_processes:
|
||||
- name: dhcpd
|
||||
|
||||
collectd_load_network_plugin: true
|
||||
collectd_network_servers:
|
||||
- host: ff18::efc0:4a42
|
||||
interface: lan0
|
||||
Reference in New Issue
Block a user