You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2020. It is now read-only.
Thank you. It really boils down to chef version < 12. I try to deploy in AWS OpsWorks and sadly I am stuck with version 11.10. I could get it to work with Amazon Linux though.
Launching the service fails, because mongod 3.2.1 in ubuntu is an upstart service, but chef < 12 defaults to init.d for ubuntu 14.4.
Here is the relevant Chef stacktrace part:
This is pretty analogous to https://bugs.launchpad.net/openstack-chef/+bug/1313646
Would you consider to fix this here or at least document this incompatibilty?
The text was updated successfully, but these errors were encountered: