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
13 lines
352 B
Plaintext
13 lines
352 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-dev-project-creator
|
|
gerrit-key=<%= ssh_project_key %>
|
|
github-config=/etc/github/github-projects.secure.config
|
|
has-wiki=False
|
|
has-issues=False
|
|
has-downloads=False
|