From 94e5eecaea4577c78cd2a34b7ec08a3d7fdfb2a7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 28 Apr 2021 10:47:17 -0700 Subject: [PATCH] maintainer_test: add nagios client so we can monitor the vpn Signed-off-by: Kevin Fenzi --- playbooks/groups/maintainer-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/maintainer-test.yml b/playbooks/groups/maintainer-test.yml index 79fcc74fc5..948ff5dd37 100644 --- a/playbooks/groups/maintainer-test.yml +++ b/playbooks/groups/maintainer-test.yml @@ -17,6 +17,7 @@ - base - rkhunter - hosts + - nagios/client - openvpn/client - ipa/client