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