Add nrpe to the masher group so it can talk to the monitoring socket

This commit is contained in:
Ralph Bean 2015-08-22 01:57:12 +00:00
parent a010ae1efa
commit 53ffb2301a

View file

@ -18,6 +18,11 @@
- name: add masher user as 751 - and group
user: name=masher uid=751 group=masher home=/home/masher groups=mock,ftpsync
- name: add nrpe to the masher group so it can talk to the monitoring socket
user: name=nrpe groups=masher append=yes
tags:
- fedmsgdmonitor
- name: install needed packages
yum: pkg={{ item }} state=present
with_items: