mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 06:43:53 +00:00
Fix the logrotate cron job.
This commit is contained in:
1
cluster/saltbase/salt/logrotate/cron
Normal file → Executable file
1
cluster/saltbase/salt/logrotate/cron
Normal file → Executable file
@@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
logrotate /etc/logrotate.conf
|
||||
|
||||
@@ -32,4 +32,4 @@ logrotate:
|
||||
- template: jinja
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: 644
|
||||
- mode: 755
|
||||
|
||||
Reference in New Issue
Block a user