comment out the service too

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2014-07-09 20:33:29 +00:00
parent 267de66138
commit 8f8bf55242

View file

@ -27,15 +27,16 @@
#- python-xmpp # TODO: rhel7 #- python-xmpp # TODO: rhel7
- perl-Mail-IMAPClient - perl-Mail-IMAPClient
- nagios-plugins-dummy - nagios-plugins-dummy
#- nsca #- nsca # TODO: rhel7
#- nsca-client #- nsca-client # TODO: rhel7
- stunnel - stunnel
- name: Restart and autostart nagios - name: Restart and autostart nagios
service: name=nagios state=restarted enabled=yes service: name=nagios state=restarted enabled=yes
- name: Restart and autostart nsca # TODO: rhel7
service: name=nsca state=restarted enabled=yes #- name: Restart and autostart nsca
# service: name=nsca state=restarted enabled=yes
- name: Copy /etc/nagios config - name: Copy /etc/nagios config
copy: src=nagios dest=/etc/nagios owner=nagios group=nagils copy: src=nagios dest=/etc/nagios owner=nagios group=nagils