Merge "Set cron job to gc repositories instead of repack"
This commit is contained in:
commit
f5ba5ef6ee
@ -194,7 +194,9 @@ class openstack_project::gerrit (
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($testmode == false) {
|
if ($testmode == false) {
|
||||||
include gerrit::cron
|
class { 'gerrit::cron':
|
||||||
|
gitgc_repos => true,
|
||||||
|
}
|
||||||
class { 'github':
|
class { 'github':
|
||||||
username => $github_username,
|
username => $github_username,
|
||||||
project_username => $github_project_username,
|
project_username => $github_project_username,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user