bryantebeek / chef-mailcatcher

MailCatcher cookbook for Chef
11 stars 17 forks source link

Ruby 1.9 Error installing #16

Open matejvelikonja opened 8 years ago

matejvelikonja commented 8 years ago

Mailcatcher has a dependency issues and the cookbook does not work anymore. There is a fix on the mailcatcher github. It should be also fixed in this repository.

https://github.com/sj26/mailcatcher/issues/277

tersmitten commented 8 years ago

See this fix for our Ansible playbook.

loren-osborn commented 8 years ago

My PR addresses this, at least on Debian and Ubuntu. It also uninstalls Ruby 1.9, which could be potentially dangerous (I think). https://github.com/bryantebeek/chef-mailcatcher/pull/17