ReleaseEngineering/PuppetAgain/Modules/clean
< ReleaseEngineering | PuppetAgain | Modules
Jump to navigation
Jump to search
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.