Ipsilon 2.0 is in prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
4bf3e4d04b
commit
fd0a78df1a
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
[login_config]
|
||||
{% if env == "staging" %}
|
||||
global enabled=gssapi,fas
|
||||
{% else %}
|
||||
global enabled=fas
|
||||
{% endif %}
|
||||
{% if env == 'staging' %}
|
||||
fas FAS url=https://admin.stg.fedoraproject.org/accounts/
|
||||
{% else %}
|
||||
|
@ -13,9 +9,7 @@ fas FAS Proxy client user Agent=Fedora Ipsilon
|
|||
fas FAS Insecure Auth=False
|
||||
|
||||
[info_config]
|
||||
{% if env == "staging" %}
|
||||
global enabled=fas
|
||||
{% endif %}
|
||||
{% if env == 'staging' %}
|
||||
fas FAS url=https://admin.stg.fedoraproject.org/accounts/
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue