11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
/var/log/ironic/*.log {
|
|
compress
|
|
rotate 15
|
|
size 1M
|
|
dateext
|
|
missingok
|
|
notifempty
|
|
su ironic ironic
|
|
sharedscripts
|
|
}
|