From 1548d564ef3ffae705feaac3310cb72b5e8b4c04 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 30 Jul 2024 14:30:54 -0700 Subject: [PATCH] Set OpenDev and Zuul Zuul tenants to use ansible 9 by default Zuul has support for Ansible 9 now but we haven't updated to using it yet. Use the OpenDev and Zuul tenants as the first tenants to switch as impact to these tenants should be low and tenant users have the ability to debug any unexpected issues. Change-Id: Id22529f9201c9f0f71e36cf08178297ecb2ed90f --- zuul/main.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul/main.yaml b/zuul/main.yaml index 6102bf89cd..17dede22c5 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -17,7 +17,7 @@ - local-admin - infra-root - tenant-group - default-ansible-version: '8' + default-ansible-version: '9' max-nodes-per-job: 10 source: gerrit: @@ -1517,7 +1517,7 @@ - tenant: name: zuul admin-rules: *admin_rules - default-ansible-version: '8' + default-ansible-version: '9' max-nodes-per-job: 10 source: gerrit: