From a6292ac0ff63746d333828a1b37763bdf0a66900 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Mon, 14 Jul 2014 01:39:34 +0000 Subject: [PATCH] install nagios-plugins and mod_auth_openid Signed-off-by: Ricky Elrod --- roles/nagios_server/tasks/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/nagios_server/tasks/main.yml b/roles/nagios_server/tasks/main.yml index fa9143c3cd..7ca4f87e25 100644 --- a/roles/nagios_server/tasks/main.yml +++ b/roles/nagios_server/tasks/main.yml @@ -23,13 +23,14 @@ - nagios-plugins-pgsql - nagios-plugins-smtp - nagios.x86_64 - #'nagios-plugins', # gets this from also being in ::client + - nagios-plugins #- python-xmpp # TODO: rhel7 - perl-Mail-IMAPClient - nagios-plugins-dummy #- nsca # TODO: rhel7 #- nsca-client # TODO: rhel7 - stunnel + - mod_auth_openid # TODO: rhel7 #- name: Restart and autostart nsca