Remove warnings from gerrit projects template

Change-Id: I3e8c9d48de00b9f0a2240b81f2606d686f4eae66
This commit is contained in:
Yolanda Robla 2016-06-06 16:31:53 +02:00
parent 6be33d19d4
commit 8a62fda1b8

View File

@ -1,12 +1,12 @@
[projects]
homepage=http://openstack.org
acl-dir=/home/gerrit2/acls
local-git-dir=<%= local_git_dir %>
jeepyb-cache-dir=<%= jeepyb_cache_dir %>
gerrit-host=<%= fqdn %>
local-git-dir=<%= @local_git_dir %>
jeepyb-cache-dir=<%= @jeepyb_cache_dir %>
gerrit-host=<%= @fqdn %>
gerrit-user=openstack-project-creator
gerrit-committer=OpenStack Project Creator <openstack-infra@lists.openstack.org>
gerrit-key=<%= ssh_project_key %>
gerrit-key=<%= @ssh_project_key %>
github-config=/etc/github/github-projects.secure.config
has-wiki=False
has-issues=False