ReleaseEngineering/PuppetAgain/Modules/clean
From MozillaWiki
< ReleaseEngineering | PuppetAgain | Modules
This module is responsible for cleaning up messes on hosts: leftover temporary files, logfiles, etc. It should both clean up such files (using tidy {}) and, where possible, prevent the messes from being made.
It is currently invoked from toplevel::base, but if necessary clean::slave and clean::server could be added to differentiate the two.