Files
configpolicy/group_vars/zabbix-server.yml
Dustin C. Hatch ce75b1567c zabbix-server: Force prefork Apache MPM
The PHP module for Apache, which is required for the Zabbix front end,
is incompatible with the *event* MPM, so the *prefork* MPM must be used.
2018-06-04 20:03:52 -05:00

8 lines
110 B
YAML

apache_mpm: prefork
pg_hba_extra:
- type: local
database: zabbix
user: zabbix
address: ''
method: md5