Merge "Limit zuul stop/start playbooks to zuul02"
This commit is contained in:
commit
b73a99bc1e
@ -1,6 +1,6 @@
|
||||
# Run this with "-f 20"
|
||||
|
||||
- hosts: 'zuul-scheduler:!disabled'
|
||||
- hosts: 'zuul02.opendev.org:!disabled'
|
||||
tasks:
|
||||
- include_role:
|
||||
name: zuul-scheduler
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user