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
|
path: /var/run/zuul/executor.pid
|
||||||
state: absent
|
state: absent
|
||||||
timeout: 11400
|
timeout: 11400
|
||||||
|
- name: Update the ansible installations
|
||||||
|
command: zuul-manage-ansible -u
|
||||||
|
environment:
|
||||||
|
ANSIBLE_EXTRA_PACKAGES: gear
|
||||||
- name: Start Zuul Executors
|
- name: Start Zuul Executors
|
||||||
service:
|
service:
|
||||||
name: zuul-executor
|
name: zuul-executor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user