Set acl-dir in projects.yaml.

acl-dir is a new expected default in projects.yaml. Set it in
review.o.o's projects.yaml and review-dev's projects.yaml to allow the
manage-projects script to run properly.

Change-Id: I4e40006f07f62a03dedeb10bc7a0f44cb8bc42e2
Reviewed-on: https://review.openstack.org/23746
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Clark Boylan 2013-03-06 13:50:55 -08:00 committed by Jenkins
parent a3659fe546
commit 476a7983cf
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
gerrit-user: openstack-dev-project-creator
gerrit-key: <%= ssh_project_key %>
github-config: /etc/github/github-projects.secure.config
acl-dir: /home/gerrit2/acls
has-wiki: False
has-issues: False
has-downloads: False

View File

@ -4,6 +4,7 @@
gerrit-user: openstack-project-creator
gerrit-key: <%= ssh_project_key %>
github-config: /etc/github/github-projects.secure.config
acl-dir: /home/gerrit2/acls
has-wiki: False
has-issues: False
has-pull-requests: False