Pick up ssl ciphers fix in rabbitmq cookbook

from pull request: https://github.com/jjasghar/rabbitmq/pull/280

Change-Id: Ie803255049b44ceaa7e4715db2a5e4cc70a78c31
Related-Bug: #1465846
This commit is contained in:
Mark Vanderwiel 2015-07-20 08:55:07 -05:00
parent ce02b068eb
commit 8aaf95cdcd
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ recipe 'rabbitmq-server', 'Installs and configures RabbitMQ and is called via th
end
depends 'openstack-common', '>= 11.0.0'
depends 'rabbitmq', '~> 4.0'
depends 'rabbitmq', '~> 4.1'