bundles/nginx: fix content_type for logrotate config
This commit is contained in:
parent
6fb982e94c
commit
8968252ba6
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ directories = {
|
||||||
|
|
||||||
files = {
|
files = {
|
||||||
'/etc/logrotate.d/nginx': {
|
'/etc/logrotate.d/nginx': {
|
||||||
|
'content_type': 'mako',
|
||||||
'source': 'logrotate.conf',
|
'source': 'logrotate.conf',
|
||||||
},
|
},
|
||||||
'/etc/nginx/nginx.conf': {
|
'/etc/nginx/nginx.conf': {
|
||||||
|
|
Loading…
Reference in a new issue