Update more cookbooks

This commit is contained in:
Greg Karékinian
2017-06-16 11:25:49 +02:00
parent 7da2c5a738
commit f5858319a7
129 changed files with 1095 additions and 101571 deletions

View File

@@ -6,11 +6,22 @@ application specific logrotate configuration.
## Requirements
### Platforms
Should work on any platform that includes a 'logrotate' package and
writes logrotate configuration to /etc/logrotate.d. Tested on Ubuntu
and Centos.
### Chef
- Chef 12.5+
### Cookbooks
- none
## Recipes
### global
@@ -118,7 +129,7 @@ The resource takes the following properties:
"logrotate.erb".
- `template_mode`: the mode to create the logrotate template with
(default: "0440")
(default: "0644")
- `template_owner`: the owner of the logrotate template (default:
"root")