From 385cffcef712a91c970594b9457240b2583c4beb Mon Sep 17 00:00:00 2001 From: Thomas Serlin Date: Thu, 25 Oct 2018 15:44:28 -0400 Subject: [PATCH] nfs-ganesha-stable: update build parameters --- .../config/definitions/nfs-ganesha-stable.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml b/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml index 9d613d56..9a51c048 100644 --- a/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml +++ b/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml @@ -46,12 +46,12 @@ - string: name: NFS_GANESHA_BRANCH description: "The git branch (or tag) to build" - default: "V2.6-stable" + default: "V2.7-stable" - string: name: NTIRPC_BRANCH description: "The git branch (or tag) to build" - default: "v1.5" + default: "v1.7" - string: name: NTIRPC_DEBIAN_BRANCH @@ -66,17 +66,17 @@ - string: name: CEPH_SHA1 description: "The SHA1 of the ceph branch" - default: "52085d5249a80c5f5121a76d6288429f35e4e77b" + default: "02899bfda814146b021136e9d8e80eba494e1126" - string: name: CEPH_BRANCH description: "The branch of Ceph to get the repo file of for libcephfs" - default: "luminous" + default: "mimic" - string: name: CEPH_VERSION description: "The version of Ceph to specify for installing ceph libraries" - default: "12.2.4" + default: "13.2.2" - string: name: DISTROS -- 2.39.5