bundles/nginx: fix content_type for logrotate config

This commit is contained in:
Franzi 2023-06-21 23:27:30 +02:00
parent 6fb982e94c
commit 8968252ba6
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -34,6 +34,7 @@ directories = {
files = {
'/etc/logrotate.d/nginx': {
'content_type': 'mako',
'source': 'logrotate.conf',
},
'/etc/nginx/nginx.conf': {