mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Add waiverdb scope in stg
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
- account-scopes
|
||||
- mbs
|
||||
- beaker
|
||||
- waiverdb
|
||||
notify:
|
||||
- reload apache
|
||||
tags:
|
||||
|
||||
@@ -25,7 +25,7 @@ global enabled=persona,openid,saml2,openidc
|
||||
{% if env == "production" %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker
|
||||
{% else %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb
|
||||
{% endif %}
|
||||
|
||||
{% if env == 'staging' %}
|
||||
|
||||
Reference in New Issue
Block a user