-
Notifications
You must be signed in to change notification settings - Fork 424
Open
Labels
Milestone
Description
This is an umbrella issue that's related to #442, #496 and some general ideas about what 6.0 and the new style config format support might look like. It will be updated with details as the thinking around those topics solidifies.
Problem Statement
This cookbook has been around since 2009 and is currently very much centered not only around the classic config format but also environment variables, which are not deprecated but also no longer recommended when other means (namely the config file) are an option.
We'd like to support the new style config format, including the advanced.config
part, but also keep a way to use rabbitmq.config
as a stop gap measure even though 6.0
will target RabbitMQ 3.7.x only.