Skip to content

ANXS/tmpreaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANXS - tmpreaper Build Status

Ansible role which installs and configures tmpreaper.

Requirements & Dependencies

  • Tested on Ansible 1.4 or higher.

Variables

tmpreaper_show_warning: false
tmpreaper_time: 7d
tmpreaper_protect_extra: /tmp/*.sock /tmp/hsperfdata_*
tmpreaper_dirs: /tmp/. /var/tmp/.
tmpreaper_delay: 256
tmpreaper_additional_options: --all
tmpreaper_cron_hour: 2
tmpreaper_cron_minute: 15

Testing

This project comes with a VagrantFile, this is a fast and easy way to test changes to the role, fire it up with vagrant up

See vagrant docs for getting setup with vagrant

License

Licensed under the MIT License. See the LICENSE file for details.

Feedback, bug-reports, requests, ...

Are welcome!