iad2: add a hosts file for now on wiki01.iad2 to get auth working
The problem is that id.fedoraproject.org resolves to the iad2 versions in iad2. This is fine, but break oidc which has a talk between the provider and the requestor, so if you use the phx2 ipsilon, you need to use it for the entire thing. Will fix this better in dns soon. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c51cc5cbef
commit
d03c3a528b
1 changed files with 3 additions and 0 deletions
3
roles/hosts/files/wiki01.iad2.fedoraproject.org-hosts
Normal file
3
roles/hosts/files/wiki01.iad2.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,3 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
209.132.181.15 id.fedoraproject.org
|
Loading…
Add table
Add a link
Reference in a new issue