Merge "Use zuul-scheduler group instead of zuul* glob"
This commit is contained in:
commit
b3de9fb360
@ -1,4 +1,4 @@
|
|||||||
- hosts: '!review.openstack.org:!git0*:!zuul*:!afs*:!baremetal*:!controller*:!compute*:!puppetmaster*:!disabled'
|
- hosts: '!review.openstack.org:!git0*:!zuulv3*:!zuul-scheduler:!afs*:!baremetal*:!controller*:!compute*:!puppetmaster*:!disabled'
|
||||||
strategy: free
|
strategy: free
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
project_config_ref: "{{ hostvars.localhost.gitinfo.after }}"
|
project_config_ref: "{{ hostvars.localhost.gitinfo.after }}"
|
||||||
vars:
|
vars:
|
||||||
puppet_timeout: 60m
|
puppet_timeout: 60m
|
||||||
- hosts: "zuul*.openstack.org:!disabled"
|
- hosts: "zuulv3.openstack.org:zuul-scheduler:!disabled"
|
||||||
strategy: free
|
strategy: free
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user