system-config/playbooks/roles/zuul-web
Monty Taylor 2a7c755a08 Rework zuul start/stop/restart playbooks for docker
If we need to start and stop, it's best to use playbooks.

We already have tasks files with start commands in each role,
so put the stop commands into similar task files.

Make the restart playbook import_playbook the stop and start
playbooks to reduce divergence.

Use the graceful shutdown pattern from the gerrit docker-compose
to stop the zuul scheduler.

Change-Id: Ia20124553821f4b41186bce6ba2bff6ca2333a99
2020-04-27 09:34:50 -05:00
..
defaults Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
files Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
handlers Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
tasks Rework zuul start/stop/restart playbooks for docker 2020-04-27 09:34:50 -05:00
templates Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00
README.rst Run Zuul using Ansible and Containers 2020-04-24 09:18:44 -05:00

Run zuul-web and zuul-fingergw