mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user