mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
roles / mariadb: add boolean to allow nagios checks and collectd
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user