mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
Use FAS stg in badge stg
This commit is contained in:
@@ -32,6 +32,9 @@ config = {
|
||||
# The badges backend (fedmsg-hub) uses this to build a fas cache of ircnicks
|
||||
# to fas usernames so it can act appropriately on certain message types.
|
||||
"fas_credentials": {
|
||||
{% if env == 'staging' %}
|
||||
"base_url": "https://admin.stg.fedoraproject.org/accounts/",
|
||||
{% endif %}
|
||||
"username": "{{fedoraDummyUser}}",
|
||||
"password": "{{fedoraDummyUserPassword}}",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user