From 0bf41f71cad34015be9eb631be9d9a81101aae33 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 2 Feb 2021 08:48:31 -0800 Subject: [PATCH] ipa: install collectd so we can see some basic load graphs Signed-off-by: Kevin Fenzi --- playbooks/groups/ipa.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/ipa.yml b/playbooks/groups/ipa.yml index 49569e8370..f73227b3f4 100644 --- a/playbooks/groups/ipa.yml +++ b/playbooks/groups/ipa.yml @@ -14,6 +14,7 @@ - base - rkhunter - nagios_client + - collectd/base - hosts - { role: fas_client, when: env != "staging" } - rsyncd