Use opendev git url
We want to get the source from the source. Change-Id: I2cff44ca067ef0b9c342d9d60161b762cd10e57f
This commit is contained in:
parent
387d4102a1
commit
ae52920b72
@ -18,7 +18,7 @@ define reviewday::site(
|
||||
$gerrit_port = '29418',
|
||||
$gerrit_url = 'localhost',
|
||||
$gerrit_user = 'reviewday',
|
||||
$git_url = 'https://git.openstack.org/openstack-infra/reviewday',
|
||||
$git_url = 'https://opendev.org/openstack/reviewday',
|
||||
$httproot = '/srv/static/reviewday',
|
||||
$reviewday_gerrit_ssh_key = undef,
|
||||
$reviewday_rsa_key_contents = undef,
|
||||
|
Loading…
Reference in New Issue
Block a user