Merge "Don't run replication on gerrit startup"
This commit is contained in:
commit
97e6d1d4af
@ -184,6 +184,7 @@ class openstack_project::gerrit (
|
||||
token_private_key => $token_private_key,
|
||||
replicate_local => $replicate_local,
|
||||
replicate_path => $local_git_dir,
|
||||
replicate_on_startup => 'false',
|
||||
replication_force_update => $replication_force_update,
|
||||
replication_auto_reload => $replication_auto_reload,
|
||||
replication => $replication,
|
||||
|
Loading…
x
Reference in New Issue
Block a user