Tell selinux this is okay.

This commit is contained in:
Ralph Bean 2014-10-01 19:49:28 +00:00
parent 7781f66a8d
commit 36dd2f2db0

View file

@ -16,3 +16,6 @@
tags:
- collectd
notify: restart collectd
- name: Let collectd talk to apache over tcp
seboolean: name=collectd_tcp_network_connect state=yes persistent=yes