Set sebooleans so mirrormanager can send exception mails
This commit is contained in:
parent
10f031ccfb
commit
012c6e36b2
1 changed files with 8 additions and 0 deletions
|
@ -50,6 +50,14 @@
|
|||
- mm2_frontend
|
||||
- config
|
||||
|
||||
- name: set sebooleans so mirrormanager can send exception mails
|
||||
action: seboolean name=httpd_can_sendmail
|
||||
state=true
|
||||
persistent=true
|
||||
tags:
|
||||
- mm2_frontend
|
||||
- config
|
||||
|
||||
- name: startup apache
|
||||
service: name=httpd enabled=yes state=started
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue