8f6cb9fd23
All the flake8 issues have been resolved with this commit. Change-Id: I637f82c484b3dbecc4827731a13f79c2ba2b9240 Closes-Bug: #1346759
11 lines
118 B
Plaintext
11 lines
118 B
Plaintext
compress
|
|
|
|
/var/log/powervc/*.log {
|
|
weekly
|
|
rotate 4
|
|
missingok
|
|
compress
|
|
minsize 100k
|
|
size 50M
|
|
}
|