chr4-cookbooks / mysqld

chef cookbook for installing and configuring mysql, only changing explicitly given options from the systems defaults
4 stars 11 forks source link

Add support xenial without RHEL support #7

Closed chr4 closed 8 years ago

chr4 commented 8 years ago

@Dens49 how did you rund the rspec suite? I'm getting errors that it can't find the Berksfile...

Dens49 commented 8 years ago

@chr4 Moved to the directory of default_spec.rb and used: chef exec rspec default_spec.rb

chr4 commented 8 years ago

Thanks, that worked!

chr4 commented 8 years ago

Merged this into master along with the other changes and documentation updates. Will release 2.2.0 after I made a few more tests on my machines.

Feel free to test current master as well, and publish results here!