Merge "Stop creating jeepyb scratch repos"
This commit is contained in:
commit
a6beae4eb7
@ -197,11 +197,6 @@ class openstack_project::git_backend (
|
||||
exec { 'create_cgitrepos':
|
||||
command => 'create-cgitrepos',
|
||||
path => '/bin:/usr/bin:/usr/local/bin',
|
||||
environment => [
|
||||
'SCRATCH_SUBPATH=zuul',
|
||||
'SCRATCH_OWNER=zuul',
|
||||
'SCRATCH_GROUP=zuul',
|
||||
],
|
||||
require => [
|
||||
File['/home/cgit/projects.yaml'],
|
||||
User['zuul'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user