Merge "Limit zuul stop/start playbooks to zuul02"

This commit is contained in:
Zuul 2021-10-27 22:51:13 +00:00 committed by Gerrit Code Review
commit b73a99bc1e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Run this with "-f 20"
- hosts: 'zuul-scheduler:!disabled'
- hosts: 'zuul02.opendev.org:!disabled'
tasks:
- include_role:
name: zuul-scheduler

View File

@ -1,6 +1,6 @@
# Run this with "-f 20"
- hosts: 'zuul-scheduler:!disabled'
- hosts: 'zuul02.opendev.org:!disabled'
any_errors_fatal: true
tasks:
- include_role: