From 204cc4981d1114ecd3b29833b6039af2c32a7d8c Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 26 Aug 2015 16:38:01 +0000 Subject: [PATCH] Add new jenknis to ipsilon/fedoauth trusted roots --- roles/fedoauth/templates/fedoauth.cfg | 3 ++- roles/ipsilon/templates/configuration.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/roles/fedoauth/templates/fedoauth.cfg b/roles/fedoauth/templates/fedoauth.cfg index 1d3930ceed..1e19af43d5 100644 --- a/roles/fedoauth/templates/fedoauth.cfg +++ b/roles/fedoauth/templates/fedoauth.cfg @@ -65,7 +65,8 @@ AUTH_PROVIDER_CONFIGURATION = { 'trusted_roots': [], {% else %} 'identity_url_pattern': 'http://%(username)s.id.fedoraproject.org/', - 'trusted_roots': ['http://jenkins.cloud.fedoraproject.org/securityRealm/finishLogin', + 'trusted_roots': ['http://jenkins.fedorainfracloud.org/securityRealm/finishLogin', + 'http://jenkins.cloud.fedoraproject.org/securityRealm/finishLogin', 'https://ask.fedoraproject.org/', 'https://fedorahosted.org/', 'https://badges.fedoraproject.org', diff --git a/roles/ipsilon/templates/configuration.conf b/roles/ipsilon/templates/configuration.conf index a305456cc3..e7fe3bcdbd 100644 --- a/roles/ipsilon/templates/configuration.conf +++ b/roles/ipsilon/templates/configuration.conf @@ -31,7 +31,7 @@ openid trusted roots= {% else %} openid endpoint url=https://id.fedoraproject.org/openid/ openid identity url template=http://%(username)s.id.fedoraproject.org/ -openid trusted roots=http://jenkins.cloud.fedoraproject.org/securityRealm/finishLogin,https://ask.fedoraproject.org/,https://fedorahosted.org/,https://badges.fedoraproject.org,https://apps.fedoraproject.org/tagger/,https://apps.fedoraproject.org/nuancier/,https://apps.fedoraproject.org/datagrepper/,https://apps.fedoraproject.org/calendar/,http://apps.fedoraproject.org/notifications/,http://copr.fedoraproject.org/,https://copr.fedoraproject.org/,https://admin.fedoraproject.org/pkgdb/,https://admin.fedoraproject.org/voting/,https://apps.fedoraproject.org/github2fedmsg,https://admin.fedoraproject.org,https://apps.fedoraproject.org/,https://release-monitoring.org/,http://pagure.io/,http://admin.fedoraproject.org/mirrormanager/,https://apps.fedoraproject.org/koschei/,https://bodhi.fedoraproject.org +openid trusted roots=http://jenkins.fedorainfracloud.org/securityRealm/finishLogin,http://jenkins.cloud.fedoraproject.org/securityRealm/finishLogin,https://ask.fedoraproject.org/,https://fedorahosted.org/,https://badges.fedoraproject.org,https://apps.fedoraproject.org/tagger/,https://apps.fedoraproject.org/nuancier/,https://apps.fedoraproject.org/datagrepper/,https://apps.fedoraproject.org/calendar/,http://apps.fedoraproject.org/notifications/,http://copr.fedoraproject.org/,https://copr.fedoraproject.org/,https://admin.fedoraproject.org/pkgdb/,https://admin.fedoraproject.org/voting/,https://apps.fedoraproject.org/github2fedmsg,https://admin.fedoraproject.org,https://apps.fedoraproject.org/,https://release-monitoring.org/,http://pagure.io/,http://admin.fedoraproject.org/mirrormanager/,https://apps.fedoraproject.org/koschei/,https://bodhi.fedoraproject.org {% endif %} openid database url=postgresql://{{ ipsilon_db_user }}:{{ ipsilon_db_pass }}@{{ ipsilon_db_host }}/{{ ipsilon_db_openid_name }} openid untrusted roots=