Merge "Update zuul ansible installs when restarting zuul"
This commit is contained in:
commit
3674059437
@ -97,6 +97,10 @@
|
||||
path: /var/run/zuul/executor.pid
|
||||
state: absent
|
||||
timeout: 11400
|
||||
- name: Update the ansible installations
|
||||
command: zuul-manage-ansible -u
|
||||
environment:
|
||||
ANSIBLE_EXTRA_PACKAGES: gear
|
||||
- name: Start Zuul Executors
|
||||
service:
|
||||
name: zuul-executor
|
||||
|
Loading…
x
Reference in New Issue
Block a user