Merge "Only replicate openstack namespaces to github"
This commit is contained in:
commit
921d0aae91
@ -238,6 +238,11 @@ class openstack_project::review (
|
||||
replicationDelay => '1',
|
||||
replicatePermissions => false,
|
||||
mirror => true,
|
||||
projects => [
|
||||
'openstack/*',
|
||||
'openstack-dev/*',
|
||||
'openstack-infra/*',
|
||||
]
|
||||
},
|
||||
{
|
||||
name => 'local',
|
||||
|
Loading…
Reference in New Issue
Block a user