diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml index 2d356892b0..365cf4e8bc 100644 --- a/zuul.d/system-config-run.yaml +++ b/zuul.d/system-config-run.yaml @@ -75,6 +75,16 @@ parent: system-config-run-base description: | Run the base playbook with the latest ansible. + nodeset: + nodes: + - name: bridge.openstack.org + label: ubuntu-focal + - name: xenial + label: ubuntu-xenial + - name: bionic + label: ubuntu-bionic + - name: focal + label: ubuntu-focal required-projects: - name: github.com/ansible/ansible override-checkout: devel