Merge "Only replicate openstack namespaces to github"

This commit is contained in:
Zuul 2018-09-28 14:52:57 +00:00 committed by Gerrit Code Review
commit 921d0aae91
1 changed files with 5 additions and 0 deletions

View File

@ -238,6 +238,11 @@ class openstack_project::review (
replicationDelay => '1',
replicatePermissions => false,
mirror => true,
projects => [
'openstack/*',
'openstack-dev/*',
'openstack-infra/*',
]
},
{
name => 'local',