mongodb: fix logrotate patterm on Debian buster

This commit is contained in:
Jérémy Lecour 2020-06-05 11:02:50 +02:00 committed by Gitea
parent 413597cd59
commit 968d19bb30
2 changed files with 3 additions and 1 deletions

View File

@ -11,6 +11,7 @@ The **patch** part changes incrementally at each release.
## [Unreleased]
### Added
* lxc-php: Install php-sqlite by default
* lxc-php: Don't disable putenv() by default in PHP settings
* mysql: activate binary logs by specifying log_bin path
@ -35,6 +36,7 @@ The **patch** part changes incrementally at each release.
* certbot: restore compatibility with old Nginx
* lxc-php: Install opensmtpd as intended
* mongodb: fix logrotate patterm on Debian buster
### Removed

View File

@ -1,6 +1,6 @@
# {{ ansible_managed }}
/var/log/mongodb/mongodb.log {
/var/log/mongodb/mongod.log {
daily
missingok
rotate 365