copr: temporarily don't start logrotate
It is already starting on background, but analyzing many GB of logs -- and we need to finish the upgrade ASAP.
This commit is contained in:
parent
d22b2cb18f
commit
3a3ae7b785
1 changed files with 2 additions and 2 deletions
|
@ -82,5 +82,5 @@
|
|||
tags:
|
||||
- config
|
||||
|
||||
- name: enable and run logrotate service
|
||||
service: name="logrotate" state=started
|
||||
# - name: enable and run logrotate service
|
||||
# service: name="logrotate" state=started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue