From 833397f83bd71bcedaa657789a15b453d69ce314 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 16 Sep 2019 15:26:45 +0200 Subject: [PATCH] packages: Bump ceph-ansible from 3.0 to 3.1 ceph-ansible 3.0.x supports Ceph versions jewel and luminous, but only supports the x86_64 (and ppc64le/arm7l) platforms. ceph-ansible 3.1.x support Ceph versions luminous and mimic, yet it also supports the aarch64 platform. Since we use Ceph luminous and want the aarch64 support in 3.1, bump ceph-ansible from 3.0.24 to 3.1.10 (latest version currently available in the CentOS package mirrors). Both 3.0.x and 3.1.x versions require Ansible 2.4. Depends-on: I1f0d73399429ef40f414efeb6931db111eba0faf Depends-on: I41364261dd8f445ddedf9d07eaa2cadc9da90b5e Signed-off-by: Alexandru Avadanii Change-Id: I5f369cc99a02a491e668cdca57389f89b142884f --- packages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.yaml b/packages.yaml index 384fd94..a695f0e 100644 --- a/packages.yaml +++ b/packages.yaml @@ -42,7 +42,7 @@ caas-storage_local_static_provisioner: caas-swift: caas-utils: ceph: -ceph-ansible-3.0.24: +ceph-ansible-3.1.10: ceph-base: ceph-common: ceph-mds: -- 2.16.6