system-config/manifests
Ian Wienand d6279ce42a Limit depth on git cleanup
nodepool is getting cron errors

fatal: bad numeric config value 'no' for 'gc.auto'
 in /opt/dib_cache/source-repositories/deb_python_pygit2_...
   /test/data/testrepo.git/config: invalid unit

as it is picking up [1].  What are the odds?!

Limit the search to -depth 1 to avoid going any further than top-level
directorires.

[1] https://git.openstack.org/cgit/openstack/deb-python-pygit2/tree/test/data/testrepo.git/config

Change-Id: I062805fe142610c7b3ab2eb422a230f7296cbca5
2017-04-12 09:20:39 +10:00
..
site.pp Limit depth on git cleanup 2017-04-12 09:20:39 +10:00