rabbitmq / centos-odcs: more adjustments to user creation
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
88cae583c6
commit
af302f46e0
1 changed files with 2 additions and 1 deletions
|
@ -234,7 +234,8 @@
|
|||
- centos-odcs
|
||||
|
||||
- name: Create the user in RabbitMQ
|
||||
delegate_to: "{{ rabbitmq_server }}"
|
||||
run_once: true
|
||||
delegate_to: "rabbitmq01.iad2.fedoraproject.org"
|
||||
rabbitmq_user:
|
||||
user: centos-odcs
|
||||
vhost: /centos-odcs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue