Add waiverdb scope in stg
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
6b46610d75
commit
2c0b780d28
2 changed files with 2 additions and 1 deletions
|
@ -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' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue