From 5638ad786b0ea13c56b17a1eda0c2b7812038dc3 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Wed, 22 Mar 2023 20:11:21 +0100 Subject: [PATCH] ceph-release-rpm: add CentOS 9 build --- ceph-release-rpm/config/definitions/ceph-release-rpm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-release-rpm/config/definitions/ceph-release-rpm.yml b/ceph-release-rpm/config/definitions/ceph-release-rpm.yml index c46c772c..e839beac 100644 --- a/ceph-release-rpm/config/definitions/ceph-release-rpm.yml +++ b/ceph-release-rpm/config/definitions/ceph-release-rpm.yml @@ -38,6 +38,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if values: - centos7 - centos8 + - centos9 builders: - shell: -- 2.47.3