From: Andrew Schoen Date: Thu, 4 May 2017 19:54:23 +0000 (-0500) Subject: ceph-ansible-prs: keep all logs in a 15 day period X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0238ecb5900771de00089183d34230b8e06ad79c;p=ceph-build.git ceph-ansible-prs: keep all logs in a 15 day period Signed-off-by: Andrew Schoen --- diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index fc8bf7fd..ab979c34 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -35,7 +35,7 @@ url: https://github.com/ceph/ceph-ansible logrotate: daysToKeep: 15 - numToKeep: 30 + numToKeep: -1 artifactDaysToKeep: -1 artifactNumToKeep: -1