Fix gitreview host name
This can cause issues with release automation when the repo is tagged since the host will not match what is expected for the ssh key. Change-Id: Ifdbabe55c695e4237be93a2a0bf99d8e2086f8ae Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
3b024bfb51
commit
b3d7e1d418
@ -1,5 +1,5 @@
|
||||
[gerrit]
|
||||
host=review.openstack.org
|
||||
host=review.opendev.org
|
||||
port=29418
|
||||
project=openstack-infra/puppet-{{cookiecutter.project_name}}.git
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user