Skip to content

Commit f8cf81b

Browse files
committed
Stop creating unused cron/logrotate directory
This is unused since we switched to a single config file for logrotate. Change-Id: I79a5fd84b071b2a127c09ac41c3de9074289fca0 (cherry picked from commit 834e68a)
1 parent 92ba304 commit f8cf81b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/common/tasks/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
- - service_name: "cron"
1515
paths:
1616
- "cron"
17-
- "cron/logrotate"
1817
- service_name: "fluentd"
1918
paths:
2019
- "fluentd"

0 commit comments

Comments
 (0)