Add forgotten tags.

This commit is contained in:
Ralph Bean 2014-11-17 15:10:34 +00:00
parent a3960fa0fd
commit 8afb3582e8

View file

@ -62,12 +62,14 @@
file: dest=/usr/share/collectd state=directory
tags:
- collectd
- selinux
- name: copy over our general collectd selinux module
copy: src=selinux/fi-collectd.pp dest=/usr/share/collectd/fi-collectd.pp
register: ficgeneral_module
tags:
- collectd
- selinux
- name: check to see if its even installed yet
shell: semodule -l | grep fi-collectd | wc -l