Merge "Use internal gitweb instead of gitea for now"
This commit is contained in:
commit
6d48f0561e
@ -66,9 +66,9 @@ class openstack_project::gerrit (
|
||||
$testmode = false,
|
||||
$swift_username = '',
|
||||
$swift_password = '',
|
||||
$gitweb = false,
|
||||
$cgit = true,
|
||||
$web_repo_url = 'https://git.openstack.org/cgit/',
|
||||
$gitweb = true,
|
||||
$cgit = false,
|
||||
$web_repo_url = false,
|
||||
$web_repo_url_encode = false,
|
||||
$secondary_index = true,
|
||||
$report_bug_text = 'Get Help',
|
||||
|
Loading…
Reference in New Issue
Block a user