From 8707bce79aa04e0a1b78bc79b1de4478bcfff66d Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Sat, 24 Jun 2023 13:46:35 +0200 Subject: [PATCH] tcmu-runner: fix CEPH_BRANCH parameter description Signed-off-by: Ilya Dryomov --- tcmu-runner/config/definitions/tcmu-runner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcmu-runner/config/definitions/tcmu-runner.yml b/tcmu-runner/config/definitions/tcmu-runner.yml index 98e5c024..2d8c6f46 100644 --- a/tcmu-runner/config/definitions/tcmu-runner.yml +++ b/tcmu-runner/config/definitions/tcmu-runner.yml @@ -19,7 +19,7 @@ - string: name: CEPH_BRANCH - description: "The branch of Ceph to get the repo file of for libcephfs" + description: "The branch of Ceph to get the repo file of for librbd" default: main - string: -- 2.47.3