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:
Sean McGinnis 2020-02-18 10:57:27 -06:00
parent 3b024bfb51
commit b3d7e1d418
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[gerrit]
host=review.openstack.org
host=review.opendev.org
port=29418
project=openstack-infra/puppet-{{cookiecutter.project_name}}.git