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.frigate-exporter
parent
525f2b2a04
commit
d0b0f2ff38
|
@ -0,0 +1,7 @@
|
|||
collectd_processes:
|
||||
- name: dhcpd
|
||||
|
||||
collectd_load_network_plugin: true
|
||||
collectd_network_servers:
|
||||
- host: ff18::efc0:4a42
|
||||
interface: lan0
|
|
@ -0,0 +1,6 @@
|
|||
host_uses_firewalld: false
|
||||
|
||||
burp_backup:
|
||||
- include: /etc
|
||||
- exclude: /etc/selinux
|
||||
- exclude: /etc/udev/hwdb.bin
|
|
@ -0,0 +1,8 @@
|
|||
[burp-client]
|
||||
gw1.pyrocufflink.blue
|
||||
|
||||
[collectd]
|
||||
gw1.pyrocufflink.blue
|
||||
|
||||
[collectd-sensors]
|
||||
gw1.pyrocufflink.blue
|
|
@ -0,0 +1,8 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
61643462386335663666383039613561636161313936393966383934326433633461363936336331
|
||||
3332313637343262366437336361306630383230303236640a313834363066613633363662333131
|
||||
35376534353763373664326261643637626262366436306234646263356563633766323933363861
|
||||
3631333637326430650a633032323163356334636436623733333335353164666236643131646330
|
||||
65336634623437326362303634336363653833336138636336383865323839326163303861633330
|
||||
63383962616166376534303637613030656431353966313562376663353532323634613434343437
|
||||
653933373665326130646139326364373636
|
Loading…
Reference in New Issue