rabbitmq_cluster: create public user fedora.stg in staging
The cert for the user in staging is fedora.stg, so make the user in rabbitmq match.
This commit is contained in:
parent
059f52d479
commit
70ed6bb95c
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@
|
|||
run_once: true
|
||||
delegate_to: "rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org"
|
||||
rabbitmq_user:
|
||||
user: fedora
|
||||
user: "fedora{{ env_suffix }}"
|
||||
permissions:
|
||||
- vhost: /public_pubsub
|
||||
# Matches, for example, de23804a-304a-4228-b239-35099c98bd1e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue