Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: None
-
Labels:
Description
The rabbitmq cookbook currently has a recipe named `chef`.
This is odd - rabbitmq has nothing to do with chef, apart from there being a chef cookbook for rabbitmq and apart from chef-server making use of rabbitmq.
Logically, the steps needed to set up rabbitmq specifically for chef-server should be in the `chef-server` cookbook, not the `rabbitmq` cookbook.
Therefore, the suggestion is to move the `rabbitmq::chef` recipe to `chef-server::rabbitmq`.
This is far more sensible.