Hi
So at work we've followed the RabbitMQ documentation to install RabbitMQ and join our nodes to a cluster and made our queues Highly Available, everything is working great!
However, when installing using the commands in the documentation we noted as a "TODO" that we would need to install a specific version rather than always the latest. In our organisation we're required to put upgrades like this through our Test/Stage environments first. However, I can't find a post that shows how to install specific versions on Ubuntu (server) 14.04? In all the blogs posts online it is the same process that always takes the latest version which states the "testing" and "main" releases. Apart from installing a specific version I would also like to ensure that the version we install is the "main" release and not "testing" release.
Apologies if this is a noobie question, however, I couldn't find anything in the current topics of this forum and I/we surely can't be the only people what wish to do this...
Jonny