From: Frank Brehm Date: Thu, 28 Jun 2018 14:42:06 +0000 (+0200) Subject: Bugfixing X-Git-Tag: v0.1.0~686 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=10ec39fe8d0342bcde9e051f1fb9bdca0cf45eb4;p=pixelpark%2Fhiera.git Bugfixing --- diff --git a/customer/mbvd-cdb/common.yaml b/customer/mbvd-cdb/common.yaml index d7dff325..d36bdd3e 100644 --- a/customer/mbvd-cdb/common.yaml +++ b/customer/mbvd-cdb/common.yaml @@ -57,7 +57,7 @@ infra::profile::logrotate::rules: rotate_every: 'day' missingok: true rotate: 20 - size: '+1M' + minsize: '1M' dateext: true compress: true delaycompress: true