Skip to content

Periodically run git gc in /etc

Originally created by @groente on #14600 (Redmine)

puppet-git was running out of disk space and was wasting >600MB in /etc/.git
git gc should periodically be run wherever git is being used in some automated manner.

Feature Branch: puppet-etckeeper:feature/14600-periodically-run-git-gc

Related issues