Remove the rabbitmq deterministic sort
This removes the rabbitmq deterministic sort common task. Due to upstream improvements in oslo this common task is no longer needed. Change-Id: I97c85f0c12b877927779dafa983ec1ce2afb5821 Closes-Bug: #1632831 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
gather_facts: "{{ gather_facts | default(True) }}"
|
||||
user: root
|
||||
pre_tasks:
|
||||
- include: common-tasks/rabbitmq-servers-sort.yml
|
||||
vars:
|
||||
sort_group_name: "ironic_all"
|
||||
- include: common-tasks/os-lxc-container-setup.yml
|
||||
- include: common-tasks/rabbitmq-vhost-user.yml
|
||||
static: no
|
||||
|
||||
Reference in New Issue
Block a user