]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
only keep 15 images atm
authorHolger Levsen <holger@layer-acht.org>
Thu, 15 Nov 2012 12:35:25 +0000 (13:35 +0100)
committerHolger Levsen <holger@layer-acht.org>
Thu, 15 Nov 2012 12:35:25 +0000 (13:35 +0100)
liveboot_garbage_collection.sh

index 50f87d569a01f30e4bf56eb636813f85eeb39426..bae7eca6b42237e236c3aa39a3d98050edc8e742 100755 (executable)
@@ -8,9 +8,10 @@ set -e
 #export
 
 # no configuration below this block
-AMOUNT_TO_KEEP=25
+AMOUNT_TO_KEEP=15
 LIVEBOOT_IMAGE_PATH="/srv/mirror/liveboot"
 
+
 echo
 echo "liveboot garbage collection"
 echo "---------------------------"