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:
Paul Belanger 2019-01-17 14:13:16 -05:00
parent 96b9c0de96
commit c1d6259f95
1 changed files with 0 additions and 2 deletions

View File

@ -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