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:
Sean McGinnis 2020-02-18 11:03:09 -06:00
parent 6647dfc02c
commit ae6b370636

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
host=review.opendev.org
port=29418
project={{cookiecutter.repo_group}}/{{cookiecutter.repo_name}}.git