Pick up ssl ciphers fix in rabbitmq cookbook

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

Depends-On: Ie803255049b44ceaa7e4715db2a5e4cc70a78c31

Change-Id: Ibc74640f9b8bf26815918e5c9da2c4245e691d31
Related-Bug: #1465846
This commit is contained in:
Mark Vanderwiel 2015-07-20 09:01:22 -05:00
parent 84dfc3dc33
commit e970f25b28
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ cookbook 'mysql2_chef_gem', '1.0.1'
cookbook 'openssl', '4.0.0'
cookbook 'postgresql', '3.4.18'
cookbook 'python', '1.4.6'
cookbook 'rabbitmq', '4.0.1'
cookbook 'rabbitmq', '4.1.2'
cookbook 'xfs', '1.1.0'
cookbook 'yum', '3.5.4'
cookbook 'selinux', '0.9.0'