From: Sascha Date: Tue, 31 Jul 2018 18:06:24 +0000 (+0200) Subject: logrotate for fbb-api.log - missingok true X-Git-Tag: v0.1.0~477 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=02a36e29656bfe55648e51f3d757c76696bdb981;p=pixelpark%2Fhiera.git logrotate for fbb-api.log - missingok true --- diff --git a/customer/fbb-api/common.yaml b/customer/fbb-api/common.yaml index d87378ea..4d262d6a 100644 --- a/customer/fbb-api/common.yaml +++ b/customer/fbb-api/common.yaml @@ -19,6 +19,6 @@ infra::profile::logrotate::rules: dateformat: '-%Y-%m-%d' rotate: 7 rotate_every: 'day' - missingok: false + missingok: true create: true ifempty: false