7d44f4f702
The projects list is a common list for devs to interact with. The config in the list is not, but the config in the list means the file needs to be in an erb template. Split the two concerns, similar to zuul. Put the config in a config file and the project data in a yaml file. Change-Id: I708b8655b4b1ce377f3b7369e987418c1d72d977
9 lines
278 B
YAML
9 lines
278 B
YAML
- project: gtest-org/gtest
|
|
- project: completely-bogus-org/test
|
|
- project: gtest-org/test
|
|
- project: gtest-org/test2
|
|
- project: gtest-org/test3
|
|
- project: gtest-org/test-manage-project
|
|
acl-config: /home/gerrit2/acls/test-manage-project.config
|
|
- project: gtest-org/test.hyphen
|