From: Sascha Date: Tue, 31 Jul 2018 14:04:26 +0000 (+0200) Subject: logrotate for fbb-api.log - removed nocompress X-Git-Tag: v0.1.0~481^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4682bcfdfcdbb2171227de29b14a060e9cc5a65a;p=pixelpark%2Fhiera.git logrotate for fbb-api.log - removed nocompress --- diff --git a/customer/fbb-api/common.yaml b/customer/fbb-api/common.yaml index 1a0d7cdb..d87378ea 100644 --- a/customer/fbb-api/common.yaml +++ b/customer/fbb-api/common.yaml @@ -19,7 +19,6 @@ infra::profile::logrotate::rules: dateformat: '-%Y-%m-%d' rotate: 7 rotate_every: 'day' - nocompress: true missingok: false create: true ifempty: false