From: Ken Dreyer Date: Wed, 28 Oct 2015 22:22:14 +0000 (-0600) Subject: ceph-deploy-docs: keep only the last 10 builds X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ee79dbabbfafd132e58645de0158e43f6e3ba9c2;p=ceph-build.git ceph-deploy-docs: keep only the last 10 builds no need to keep more --- diff --git a/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml b/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml index 4ed2dcf6..8ff638e2 100644 --- a/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml +++ b/ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml @@ -15,7 +15,7 @@ url: https://github.com/ceph/ceph-deploy logrotate: daysToKeep: -1 - numToKeep: -1 + numToKeep: 10 artifactDaysToKeep: -1 artifactNumToKeep: -1