From 231977622d7c38eaf72a8f32f37333d46207a3fc Mon Sep 17 00:00:00 2001 From: Greg Farnum Date: Fri, 24 Oct 2025 20:32:19 +0000 Subject: [PATCH] just configure the rocky ceph-cm-ansible branch when using rocky Signed-off-by: Greg Farnum --- qa/distros/all/rocky_10.0.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qa/distros/all/rocky_10.0.yaml b/qa/distros/all/rocky_10.0.yaml index dc6b5d8f37a..440bdd9440c 100644 --- a/qa/distros/all/rocky_10.0.yaml +++ b/qa/distros/all/rocky_10.0.yaml @@ -1,2 +1,6 @@ os_type: rocky os_version: "10.0" + +overrides: + ansible.cephlab: + branch: wip-greg-rocky10 \ No newline at end of file -- 2.39.5