Fixed variable name notify_vhost
Change-Id: I156be12adeb1c95f19b349f6a4a65dd5fdaaea48
This commit is contained in:
parent
962654d582
commit
41f371dd11
@ -32,7 +32,7 @@
|
||||
rabbitmq_user:
|
||||
user: "{{ notify_user }}"
|
||||
password: "{{ notify_password }}"
|
||||
vhost: "{{ vhost }}"
|
||||
vhost: "{{ notify_vhost }}"
|
||||
configure_priv: ".*"
|
||||
read_priv: ".*"
|
||||
write_priv: ".*"
|
||||
|
Loading…
Reference in New Issue
Block a user