From 52bef14e3baf022fe0606bf7043edc4f39658efe Mon Sep 17 00:00:00 2001 From: Jinna Kiisuo Date: Sun, 15 Dec 2024 19:16:24 +0200 Subject: [PATCH] ceph-dev, ceph-dev-new: Add bookworm build --- ceph-dev-new/config/definitions/ceph-dev-new.yml | 4 ++-- ceph-dev/config/definitions/ceph-dev.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ceph-dev-new/config/definitions/ceph-dev-new.yml b/ceph-dev-new/config/definitions/ceph-dev-new.yml index a327fd70f..822e954b3 100644 --- a/ceph-dev-new/config/definitions/ceph-dev-new.yml +++ b/ceph-dev-new/config/definitions/ceph-dev-new.yml @@ -25,8 +25,8 @@ - string: name: DISTROS - description: "A list of distros to build for. Available options are: centos9, centos8, centos7, centos6, jammy, focal, bionic, xenial, trusty, precise, wheezy, jessie, and windows" - default: "jammy centos9 windows" + description: "A list of distros to build for. Available options are: centos9, centos8, centos7, centos6, jammy, focal, bionic, xenial, trusty, precise, bookworm, bullseye, buster, and windows" + default: "jammy bookworm centos9 windows" - string: name: ARCHS diff --git a/ceph-dev/config/definitions/ceph-dev.yml b/ceph-dev/config/definitions/ceph-dev.yml index ad3b0667c..dd7625d78 100644 --- a/ceph-dev/config/definitions/ceph-dev.yml +++ b/ceph-dev/config/definitions/ceph-dev.yml @@ -23,7 +23,7 @@ - string: name: DISTROS - description: "A list of distros to build for. Available options are: centos9, centos8, centos7, centos6, jammy, focal, bionic, xenial, trusty, precise, wheezy, jessie, and windows" + description: "A list of distros to build for. Available options are: centos9, centos8, centos7, centos6, jammy, focal, bionic, xenial, trusty, precise, bookworm, bullseye, buster, and windows" default: "jammy focal bionic centos7 centos8 centos9" - string: