rabbitmq json config to setup exchanges and queues

624 views
Skip to first unread message

david.n...@warbyparker.com

unread,
Jan 28, 2014, 12:31:20 PM1/28/14
to ansible...@googlegroups.com
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 this is done with passing the json file to the management plugin. Is this possible to do with the rabbitmq_parameter module? 

Chris Hoffman

unread,
Jan 31, 2014, 1:45:10 PM1/31/14
to ansible...@googlegroups.com
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. 
Reply all
Reply to author
Forward
0 new messages