diff --git a/modules/openstack_project/manifests/review.pp b/modules/openstack_project/manifests/review.pp index efa6ca9cc8..003cc392e2 100644 --- a/modules/openstack_project/manifests/review.pp +++ b/modules/openstack_project/manifests/review.pp @@ -260,10 +260,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, { @@ -273,10 +269,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, { @@ -286,10 +278,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, { @@ -299,10 +287,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, { @@ -312,10 +296,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, { @@ -325,10 +305,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, { @@ -338,10 +314,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, { @@ -351,10 +323,6 @@ class openstack_project::review ( replicationDelay => '1', replicatePermissions => false, mirror => true, - push => [ - '+refs/heads/*:refs/heads/*', - '+refs/tags/*:refs/tags/*', - ], threads => '4', }, {