From b8bfba5f7413368bb1c1cc90ee7de2ba0c4a117a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 27 Jan 2023 10:46:42 -0800 Subject: [PATCH] ipsilon: add collectd No reason we shouldn't have collectd reporting here too. Signed-off-by: Kevin Fenzi --- playbooks/groups/ipsilon.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/ipsilon.yml b/playbooks/groups/ipsilon.yml index dc27855a82..380058d9ac 100644 --- a/playbooks/groups/ipsilon.yml +++ b/playbooks/groups/ipsilon.yml @@ -21,6 +21,7 @@ - hosts - rsyncd - sudo + - collectd/base - { role: openvpn/client, when: env != "staging" } - mod_wsgi