openstack-ansible/releasenotes/notes/disable_non_tls_listeners-ef9c20d70f820a69.yaml
Andy McCrae aa986bd332 Fix role SHA's for Ocata-3 release
This patch includes a SHA update.

For now we are leaving the ceilometer SHA pinned, and there are pending
items to still go in.

Change-Id: I52831c5e02fbf6faf51714f57982aed41a315e2a
2017-01-27 01:56:10 +00:00

6 lines
250 B
YAML

---
features:
- The ``rabbitmq_server`` role now supports disabling listeners that do not
use TLS. Deployers can override the ``rabbitmq_disable_non_tls_listeners``
variable, setting a value of ``True`` if they wish to enable this feature.