This reverts commit bd9f38c352
.
pull/375/head
use_require: false | use_require: false | ||||
moddir: /etc/httpd/conf.modules.d | moddir: /etc/httpd/conf.modules.d | ||||
sitesdir: /etc/httpd/conf.d | sitesdir: /etc/httpd/conf.d | ||||
logrotatecontents: | | |||||
{{ apache.logdir }}/*log { | |||||
missingok | |||||
notifempty | |||||
sharedscripts | |||||
delaycompress | |||||
postrotate | |||||
/bin/systemctl reload {{ apache.service.name }} > /dev/null 2>/dev/null || true | |||||
endscript | |||||
} | |||||
Suse: | Suse: | ||||
pkg: | pkg: |