From 0249799d8d04ff0ed0ccc0a49271c151d04ceef2 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Fri, 7 Sep 2018 14:48:29 +0200 Subject: [PATCH] fbb-api - rotate rabbitmq logs according to policy - no create --- customer/fbb-api/common.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/customer/fbb-api/common.yaml b/customer/fbb-api/common.yaml index 864c4fce..94bf432e 100644 --- a/customer/fbb-api/common.yaml +++ b/customer/fbb-api/common.yaml @@ -28,5 +28,4 @@ infra::profile::logrotate::rules: rotate: 7 rotate_every: 'day' missingok: true - create: true ifempty: false -- 2.39.5