project-config/nodepool/elements/puppet/install.d
Ian Wienand 8154680e6a Don't clear-out all repos in puppet cleanup
dib 1.17.0 includes fixes for debian-minimal to work with the
apt-sources element in I69dbaa34be3db3d667e6bd8450ef4ce04a751c70

This moved to having the base repos split out from the usual
/etc/apt/sources.list into separate files in /etc/apt/sources.list.d

Unfortunately, this puppet module does the cleanup by glob removal of
everything in that directory, which is a bit unsafe.

I've refactored this slightly so that, like the RedHat path, we only
remove the puppetlabs repos files.

Change-Id: I5bcd8880a90d238b77aaacfd1eaf0a720552c7ee
2016-06-09 10:27:34 +10:00
..
05-puppet Install puppet using build_git system-config 2015-12-08 13:43:47 -08:00
95-clean-repos Don't clear-out all repos in puppet cleanup 2016-06-09 10:27:34 +10:00
96-clean-cron diskimage-builder element cleanups for dib-lint 2015-10-08 11:33:03 +11:00