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:
6
host_vars/gw1.pyrocufflink.blue/main.yml
Normal file
6
host_vars/gw1.pyrocufflink.blue/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
host_uses_firewalld: false
|
||||
|
||||
burp_backup:
|
||||
- include: /etc
|
||||
- exclude: /etc/selinux
|
||||
- exclude: /etc/udev/hwdb.bin
|
||||
Reference in New Issue
Block a user