Merge "Set gerrit's gitHttpUrl to itself"
This commit is contained in:
commit
f756602e3c
@ -96,7 +96,7 @@ class openstack_project::review (
|
||||
class { 'openstack_project::gerrit':
|
||||
vhost_name => 'review.opendev.org',
|
||||
canonicalweburl => 'https://review.opendev.org/',
|
||||
git_http_url => 'https://opendev.org/',
|
||||
git_http_url => 'https://review.opendev.org/',
|
||||
ssl_cert_file => $ssl_cert_file,
|
||||
ssl_key_file => $ssl_key_file,
|
||||
ssl_chain_file => $ssl_chain_file,
|
||||
|
Loading…
x
Reference in New Issue
Block a user