Merge "Switch SSO URL to login.ubuntu.com"
This commit is contained in:
commit
c5a1aa695d
@ -83,7 +83,7 @@ class openstack_project::gerrit (
|
|||||||
$its_plugins = [],
|
$its_plugins = [],
|
||||||
$its_rules = [],
|
$its_rules = [],
|
||||||
$java_home = '',
|
$java_home = '',
|
||||||
$openidssourl = 'https://login.launchpad.net/+openid',
|
$openidssourl = 'https://login.ubuntu.com/+openid',
|
||||||
) {
|
) {
|
||||||
|
|
||||||
class { 'jeepyb::openstackwatch':
|
class { 'jeepyb::openstackwatch':
|
||||||
|
@ -80,7 +80,6 @@ class openstack_project::review_dev (
|
|||||||
email_private_key => $email_private_key,
|
email_private_key => $email_private_key,
|
||||||
gitweb => false,
|
gitweb => false,
|
||||||
cgit => true,
|
cgit => true,
|
||||||
openidssourl => 'https://login.ubuntu.com/+openid',
|
|
||||||
web_repo_url => 'https://git.openstack.org/cgit/',
|
web_repo_url => 'https://git.openstack.org/cgit/',
|
||||||
web_repo_url_encode => false,
|
web_repo_url_encode => false,
|
||||||
swift_username => $swift_username,
|
swift_username => $swift_username,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user