cookbook 'tmpreaper2', '~> 0.2.1'
tmpreaper2 (3) Versions 0.2.1 Follow0
Installs/Configures tmpreaper
cookbook 'tmpreaper2', '~> 0.2.1', :supermarket
knife supermarket install tmpreaper2
knife supermarket download tmpreaper2
Description
This cookbook install tmpreaper
and the associated configuration file for Ubuntu.
This cookbook is a forked version of https://github.com/customink-webops/tmpreaper as it was no longer being maintained I picked it up and am renaming it to tmpreaper2
to avoid supermarket namespace collision and when its in a good state will be pushed to the supermarket.
Requirements
Cookbooks:
This cookbook doesn't have direct dependencies on other cookbooks.
Platforms
- Ubuntu OS
Attributes
tmpreaper
-
default['tmpreaper']['show_warning']
- show a warning before running -
default['tmpreaper']['protect_extra']
- extra directories to protect/ignore -
default['tmpreaper']['dirs']
- directory or directories to clean -
default['tmpreaper']['delay']
- maximum delay before starting processing -
default['tmpreaper']['additional_options']
- additional options for tmpreaper -
default['tmpreaper']['tmptime']
- how old are files to delete (e.g.'1d'
)
cron
-
default['tmpreaper']['cron']['hour']
= hour to run the cron task -
default['tmpreaper']['cron']['minute']
- minute to run the cron task
Recipes
To install just tmpreaper (and run the cleaning command yourself):
tmpreaper
To install tmpreaper
and a an entry in crontab
:
`tmpreaper2`
`tmpreaper2::schedule`
License and Authors
Author:: Seth Vargo svargo@customink.com
Copyright:: 2012, CustomInk, LLC.
Author:: Ben Abrams me@benabrams.it
Copyright:: 2018, Ben Abrams
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Change Log
This project adheres to Semantic Versioning.
This CHANGELOG follows the format located here
Unreleased
v0.2.1 - 2018-07-20
No-op
- bump version
[v0.0.2] - 2018-07-20
Breaking Changes
- renamed cookbook to
tmpreaper2
so it can be uploaded to supermarket and avoid namespace collisions, to make it easy to transition you need only update the name of the cookbook in your dependencies and runlist as we kept the attribute namespace untouched (@majormoses)
Fixed
- added name attribute for cookbook (@majormoses)
- fix logic for
tmptime
to look if itsnil
as its not a truthy value (@majormoses)
Added
- integration tests via
test-kitchen
,kitchen-dokken
, andinspec
(@majormoses) -
.editorconfig
to make contributions more consistent with prefered style (@majormoses) - custom
.rubocop.yml
that is more tailored to chef and usecookstyle
(@majormoses) - programatically update cookbook version using the
semver2
gem (@majormoses) - testing for ruby
2.4.3
(@majormoses) - created a standard interface for testing using
make
(@majormoses) - added new dependencies (@majormoses)
Changed
- updated
.gitignore
(@majormoses)
Removed
- ruby testing for
< 2.4.3
Collaborator Number Metric
0.2.1 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.1 passed this metric
Foodcritic Metric
0.2.1 passed this metric
No Binaries Metric
0.2.1 passed this metric
Testing File Metric
0.2.1 passed this metric
Version Tag Metric
0.2.1 passed this metric
0.2.1 failed this metric
0.2.1 passed this metric
Foodcritic Metric
0.2.1 passed this metric
No Binaries Metric
0.2.1 passed this metric
Testing File Metric
0.2.1 passed this metric
Version Tag Metric
0.2.1 passed this metric
0.2.1 passed this metric
0.2.1 passed this metric
Testing File Metric
0.2.1 passed this metric
Version Tag Metric
0.2.1 passed this metric
0.2.1 passed this metric
0.2.1 passed this metric