Fix syntax error
This commit is contained in:
parent
9dc9e613a7
commit
90d1d6d977
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
user: "messaging-bridge{{ env_suffix }}.fedoraproject.org"
|
user: "messaging-bridge{{ env_suffix }}.fedoraproject.org"
|
||||||
vhost: /pubsub
|
vhost: /pubsub
|
||||||
read_priv: "(amqp_to_zmq|amqp_bridge_verify_missing)"
|
read_priv: "(amqp_to_zmq|amqp_bridge_verify_missing)"
|
||||||
write_priv: "amq\.topic"
|
write_priv: "amq\\.topic"
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- name: Create the RabbitMQ exchanges
|
- name: Create the RabbitMQ exchanges
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue