Use gerrit_vhost_name in projects.ini

We use this to make the .gitreview file too, so our thought that
we could just use localhost was a little misguided.

Change-Id: I501b10b2003c7e04ca1ac345d14fa33916b3e60b
This commit is contained in:
Monty Taylor 2020-03-28 12:06:24 -05:00
parent 50391bcfad
commit 1be28fddf3

View File

@ -3,7 +3,7 @@ homepage=https://opendev.org
acl-dir=/opt/project-config/gerrit/acls
local-git-dir=/opt/lib/git
jeepyb-cache-dir=/opt/lib/jeepyb
gerrit-host=localhost
gerrit-host={{ gerrit_vhost_name }}
gerrit-user={{ gerrit_project_creator_user }}
gerrit-committer=OpenDev Project Creator <openstack-infra@lists.openstack.org>
gerrit-key=/home/gerrit2/review_site/etc/ssh_project_rsa_key