roles / mariadb: add boolean to allow nagios checks and collectd
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0dbc8a95eb
commit
73a501a933
1 changed files with 3 additions and 0 deletions
|
@ -69,3 +69,6 @@
|
|||
tags:
|
||||
- cron
|
||||
- mariadb-server
|
||||
|
||||
- name: set domain_can_mmap_files so collectd and nagios work
|
||||
seboolean: name=domain_can_mmap_files state=yes persistent=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue