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:
parent
a3659fe546
commit
476a7983cf
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user