You should be able to just write the config file in the default location 
and when you restart rabbitmq it will pick up these settings.  We usually 
have our publishers create exchanges and consumers create exchange, 
bindings, and queues as opposed as configuring them in the rabbitmq config 
files. 

On Tuesday, January 28, 2014 12:31:20 PM UTC-5, david.n...@warbyparker.com 
wrote:
>
> Setting up rabbitmq with ansible works really well but I also need to pass 
> it a config file to setup the exchanges and queues. According to the rabbitmq 
> documentation <http://www.rabbitmq.com/management.html#load-definitions> this 
> is done with passing the json file to the management plugin. Is this 
> possible to do with the rabbitmq_parameter module? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to