]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-deploy-docs: keep only the last 10 builds 185/head
authorKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 22:22:14 +0000 (16:22 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Wed, 28 Oct 2015 22:25:24 +0000 (16:25 -0600)
no need to keep more

ceph-deploy-docs/config/definitions/ceph-deploy-docs.yml

index 4ed2dcf67de7a679b7a8d958e91f8fcec4647dd4..8ff638e215e8f63569ef6761f0927dedcebe5664 100644 (file)
@@ -15,7 +15,7 @@
           url: https://github.com/ceph/ceph-deploy
     logrotate:
       daysToKeep: -1
-      numToKeep: -1
+      numToKeep: 10
       artifactDaysToKeep: -1
       artifactNumToKeep: -1