From ce33ed486cd9b175d83479b59320d7e5b179fe81 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Wed, 14 Jan 2026 10:19:27 -0500 Subject: [PATCH] cephadm-ansible-prs: Set !centos9 on both labels Signed-off-by: David Galloway --- cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml index 4afda207..371291d8 100644 --- a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml +++ b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml @@ -10,7 +10,7 @@ - project: name: cephadm-ansible-prs-functional - worker_labels: 'vagrant && libvirt && (braggi || adami)' + worker_labels: 'vagrant && libvirt && !centos9' distribution: - el9 scenario: -- 2.47.3