crowbar/crowbar-openstack

View on GitHub
chef/cookbooks/mysql/recipes/ha_galera.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File ha_galera.rb has 290 lines of code (exceeds 250 allowed). Consider refactoring.
Open

resource_agent = "ocf:heartbeat:galera"

node[:mysql][:galera_packages].each do |p|
  package p
end
Severity: Minor
Found in chef/cookbooks/mysql/recipes/ha_galera.rb - About 2 hrs to fix

There are no issues that match your filters.

Category
Status