Try to fix ipsilon's openid

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-10-15 16:45:20 +02:00
parent b75b580a49
commit b219aad49f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -204,6 +204,7 @@
website: id.stg.fedoraproject.org
destname: id
proxyurl: http://localhost:10020
keephost: true
tags:
- id.fedoraproject.org
when: env == "staging"
@ -212,6 +213,7 @@
website: "sso{{ env_suffix }}.fedoraproject.org"
destname: id
proxyurl: http://localhost:10020
keephost: true
tags:
- id.fedoraproject.org
when: env == "staging"
@ -220,6 +222,7 @@
website: "username.id{{ env_suffix }}.fedoraproject.org"
destname: usernameid
proxyurl: http://localhost:10020
keephost: true
tags:
- id.fedoraproject.org
when: env == "staging"