return 0 at the end of job
This commit is contained in:
parent
e8eedc1092
commit
e54213e10e
@ -27,6 +27,7 @@ class WaitRebootstrapWorker < Worker
|
|||||||
|
|
||||||
executor = Devops::Executor::ServerExecutor.new(server, out, current_user: owner)
|
executor = Devops::Executor::ServerExecutor.new(server, out, current_user: owner)
|
||||||
executor.set_run_list(old_node_info["run_list"])
|
executor.set_run_list(old_node_info["run_list"])
|
||||||
|
0
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user