From 1ef370771a50f86441932820f468a5571e2f162d Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Mon, 29 Aug 2016 13:40:05 -0500 Subject: [PATCH] ceph-dev-build: add centos6, precise, and wheezy to available distros Signed-off-by: Andrew Schoen --- ceph-dev-build/config/definitions/ceph-dev-build.yml | 3 +++ ceph-dev/config/definitions/ceph-dev.yml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ceph-dev-build/config/definitions/ceph-dev-build.yml b/ceph-dev-build/config/definitions/ceph-dev-build.yml index a6f6d83a..e388f881 100644 --- a/ceph-dev-build/config/definitions/ceph-dev-build.yml +++ b/ceph-dev-build/config/definitions/ceph-dev-build.yml @@ -30,6 +30,9 @@ - xenial - centos7 - jessie + - precise + - centos6 + - wheezy - axis: type: dynamic name: DIST diff --git a/ceph-dev/config/definitions/ceph-dev.yml b/ceph-dev/config/definitions/ceph-dev.yml index d878f968..1f2a9e31 100644 --- a/ceph-dev/config/definitions/ceph-dev.yml +++ b/ceph-dev/config/definitions/ceph-dev.yml @@ -24,7 +24,7 @@ - string: name: DISTROS - description: "A list of distros to build for. Available options are: xenial, centos7, trusty, and jessie" + description: "A list of distros to build for. Available options are: xenial, centos7, centos6, trusty, precise, wheezy, and jessie" default: "xenial centos7" - string: -- 2.47.3