now with one logrorate conf file per phpversion instead of per site
This commit is contained in:
@@ -100,4 +100,4 @@
|
||||
- name: configure logrotate
|
||||
template:
|
||||
src: logrotate.conf.jj
|
||||
dest: "/etc/logrotate.d/php-fpm_{{ php_pool_name }}_{{ php_fpm_pool_user }}.conf"
|
||||
dest: "/etc/logrotate.d/php-fpm-{{php_version }}.conf"
|
||||
|
||||
Reference in New Issue
Block a user