Try to fix ipsilon's openid
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
b75b580a49
commit
b219aad49f
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue