openshift-apps/coreos-ostree-importer: remove rabbit/user role
The rabbit/user will just create a publish only user. The rabbit/queue role will create a read/write user already, so I don't need the rabiit/user role.
This commit is contained in:
parent
d686391600
commit
48c03acd60
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@
|
|||
- kevin
|
||||
|
||||
# Fedora Messaging User/Queue information
|
||||
- role: rabbit/user
|
||||
username: "{{ fedora_messaging_username }}"
|
||||
- role: rabbit/queue
|
||||
username: "{{ fedora_messaging_username }}"
|
||||
queue_name: "{{ fedora_messaging_queue_name }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue