[fix] Add jinja option, missing log dirs, compress option

This commit is contained in:
William Wernert
2020-10-06 17:18:39 -04:00
parent b64a91f13c
commit d84f85335e
3 changed files with 5 additions and 0 deletions

View File

@@ -202,6 +202,7 @@ commonlogrotateconf:
file.managed:
- name: /opt/so/conf/log-rotate.conf
- source: salt://common/files/log-rotate.conf
- template: jinja
- mode: 644
/usr/local/bin/common-rotate: