mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-16 19:50:22 +08:00
Enable odcs in prod ipsilon.
This commit is contained in:
@@ -23,7 +23,7 @@ global enabled=allow
|
||||
global enabled=persona,openid,saml2,openidc
|
||||
|
||||
{% if env == "production" %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb,odcs
|
||||
{% else %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb,odcs
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user