
Creates 2 debian packages from source. aic-valet-core (main pkg: API, engine) aic-valet-openstack-plugins (heat lifecycle plugin, nova scheduler filter) Change-Id: I473ca046c432cd3383388987e1fe7e5a737e8ddb
13 lines
142 B
Plaintext
13 lines
142 B
Plaintext
/var/log/apache2/valet/*.log
|
|
/var/log/valet/*.log
|
|
{
|
|
daily
|
|
rotate 14
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
copytruncate
|
|
notifempty
|
|
}
|
|
|