Don't run gerrit init on restart
We don't need to do this when we're restarting, only when we're installing or starting for the first time. Change-Id: If80daa5366c56e5f966c499afea4dc7b3421e79f
This commit is contained in:
parent
3205133c8a
commit
2b69ad45ba
@ -125,7 +125,7 @@
|
||||
include_role:
|
||||
name: gerrit
|
||||
vars:
|
||||
gerrit_run_init: true
|
||||
gerrit_run_init: false
|
||||
gerrit_run_compose_up: true
|
||||
tasks_from: start
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user