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: Ia6df4fa3aacb4f29f02cc24f7a3a0fdcbd92a0a1 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
6647dfc02c
commit
ae6b370636
@ -1,4 +1,4 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
host=review.openstack.org
|
host=review.opendev.org
|
||||||
port=29418
|
port=29418
|
||||||
project={{cookiecutter.repo_group}}/{{cookiecutter.repo_name}}.git
|
project={{cookiecutter.repo_group}}/{{cookiecutter.repo_name}}.git
|
||||||
|
Loading…
Reference in New Issue
Block a user