From debf7d8e5ab26dbc0ec46df449bde0ae997ca912 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 23 Dec 2020 21:04:49 -0600 Subject: [PATCH] hosts: Add pyrocufflink to collectd group We want collectd deployed on all production machines. --- hosts | 3 +++ hosts.offline | 3 +++ 2 files changed, 6 insertions(+) diff --git a/hosts b/hosts index 530bcb4..4d825c4 100644 --- a/hosts +++ b/hosts @@ -18,6 +18,9 @@ burp1.pyrocufflink.blue [certbot] +[collectd:children] +pyrocufflink + [dch-proxy] [dch-vpn] diff --git a/hosts.offline b/hosts.offline index 1afe7c3..5b11e70 100644 --- a/hosts.offline +++ b/hosts.offline @@ -1,6 +1,9 @@ [all:vars] ansible_python_interpreter=/usr/bin/python3 +[collectd:children] +pyrocufflink + [dhcpcd:children] vm-hosts