Don't reload scheduler when zuul.conf changes
Zuul doesn't (yet) support reloads when zuul.conf changes. For this, you need to actually stop / start the services. Change-Id: I7e0932e27bc68777d40a6efa350569a205274f43 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
96b9c0de96
commit
c1d6259f95
@ -144,5 +144,3 @@
|
||||
owner: "{{ zuul_file_zuul_conf_owner }}"
|
||||
src: "{{ zuul_file_zuul_conf_src }}"
|
||||
register: zuul_file_zuul_conf
|
||||
notify:
|
||||
- Reload zuul-scheduler
|
||||
|
Loading…
Reference in New Issue
Block a user