Update kerneltest seboolean to let fedmsg send error emails.

This commit is contained in:
Ralph Bean 2014-07-03 00:36:48 +00:00
parent c8728f2c84
commit 5fb2d93941

View file

@ -42,10 +42,8 @@
environment: environment:
KERNELTEST_CONFIG: /etc/kerneltest/kerneltest.cfg KERNELTEST_CONFIG: /etc/kerneltest/kerneltest.cfg
- name: set sebooleans so the app can talk to the db - name: set sebooleans so the app can talk to the db and send emails
action: seboolean name=httpd_can_network_connect_db seboolean: name=httpd_can_network_connect state=true persistent=true
state=true
persistent=true
- name: apply selinux type to log files - name: apply selinux type to log files
file: > file: >