Add logrotate cookbook

This commit is contained in:
Greg Karékinian
2016-05-13 17:10:03 +02:00
parent 096b4900bd
commit 5d11298c1d
23 changed files with 1308 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
rvm:
- 2.0.0
script:
- bundle exec foodcritic -f any . --tags ~FC015
- bundle exec rspec --color --format progress
- bundle exec rubocop -l