Commit ad5b9e1
committed
rabbitmq: fix reset-state on RabbitMQ 4.x
kolla-ansible rabbitmq-reset-state fails because
rabbitmqctl force_reset is not supported with Khepri.
Use rabbitmqctl reset instead.
Closes-Bug: #2150536
Change-Id: Idc275dc830838519e40a519111ae0e5ca2b76edf
Signed-off-by: Piotr Milewski <vurmil@gmail.com>1 parent f0b6b5c commit ad5b9e1
2 files changed
Lines changed: 15 additions & 1 deletion
File tree
- ansible/roles/rabbitmq/tasks
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments