3c2948637a
* Gerrit: make the path to the local replica configurable (default to /var/lib/git) * Set the local replica path on review-dev to /opt/lib/git * Gerrit: make the jeepyb cache dir configurable (default to /opt/lib/jeepyb) Change-Id: I9b94fa540bb400abcc746c5c962bb3b5e2b372e3
15 lines
453 B
Plaintext
15 lines
453 B
Plaintext
[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 %>
|
|
gerrit-user=openstack-project-creator
|
|
gerrit-committer=OpenStack Project Creator <openstack-infra@lists.openstack.org>
|
|
gerrit-key=<%= ssh_project_key %>
|
|
github-config=/etc/github/github-projects.secure.config
|
|
has-wiki=False
|
|
has-issues=False
|
|
has-pull-requests=False
|
|
has-downloads=False
|