commit | f8575835f0c0d026441db57f9afbc0abecaec376 | [log] [tgz] |
---|---|---|
author | Roman Lubianyi <rlubianyi@mirantis.com> | Tue Apr 14 14:42:43 2020 +0300 |
committer | rlubianyi <rlubianyi@mirantis.com> | Wed May 13 19:39:13 2020 +0000 |
tree | 57930c407241a762d4edbca4d9284050d36a24f4 | |
parent | 5329feb6ed218330f6066bcfc08bdb325ef11976 [diff] |
Fix salt rabbitmq module incompatibility with rabbitmq-server 3.8+ It was an issue with check regex against newer RabbitMQ version in check_password function in rabbitmq module. Now it uses rabbitmq_custom module instead of rabbitmq for check_password function. PROD-35125 Change-Id: Icead56cbc0ae9f52e53f3978636a0d687dd92942