From 6857480956b66bf06fa6bd65b4e7355e8b3d5cd2 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 19 Aug 2014 20:15:53 +0200 Subject: [PATCH] Jenkins need to have nrpe installed to run the fedmsg/base role correctly --- playbooks/groups/jenkins-cloud.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index ded97c2e5f..2ac68408de 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -49,6 +49,7 @@ - httpd - openssh-clients - git + - nrpe tags: - packages