chef-sonar
chef-sonar copied to clipboard
Repository of "sonar" chef cookbook.
Hello @ctrabold I Did a bunch of refactoring on your cookbook (that saved my life some weeks ago =D), and now I want to share it with you, and the...
Some changes: - New Mysql+Database cookbook parameters and compliance - Runit to assure the continuous app execution. - Some test cases - Some minor fixes.
Small typo in the recipe.
supports installation through mysql. supports installation of sonar plugins from codehaus repo. Also exposed as definition so could be used in other recipes.
Sonar renamed it self and has new names and such. Does this support SonarQube as well?
- Added CentOS support. - Added test-kitchen along with tests to validate all recipes for the default test-kitchen OS's: Ubuntu 12.04, Ubuntu 10.04, CentOS 5.9 and CentOS 6.4. - Refactored...
1. Use RPM for centos/redhat 2. Create initd file when installing zip 3. Update templates to match sonar 4.0 4. Minor bug fixes
It works fine with a Berks 2.0.14 but not with a Berks 3.x: $ berks install --quiet Ridley::Errors::MissingNameAttribute The metadata at '/tmp/d20140423-28851-t9ggwc' does not contain a 'name' attribute. While Chef...