To make log rotation working

This commit is contained in:
Masaya-A
2021-01-21 09:30:34 +09:00
committed by GitHub
parent d53945888c
commit 845ab92d36

View File

@@ -19,7 +19,7 @@ influxconfdir:
influxlogdir:
file.directory:
- name: /opt/so/log/influxdb
- dir_mode: 775
- dir_mode: 755
- user: 939
- group: 939
- makedirs: True
@@ -67,4 +67,4 @@ influxdb_state_not_allowed:
test.fail_without_changes:
- name: influxdb_state_not_allowed
{% endif %}
{% endif %}