Merge "Disable gerrit replication to GitHub for ara/ara-infra/ara-web"

This commit is contained in:
Zuul
2019-04-12 16:48:59 +00:00
committed by Gerrit Code Review

View File

@@ -244,7 +244,7 @@ class openstack_project::review (
replicatePermissions => false,
mirror => true,
projects => [
'openstack/*',
'openstack/(?!ara$|ara-web$|ara-infra$).*',
'openstack-dev/*',
'openstack-infra/*',
]