From 6a04e62ef6fe325cf558bb85b8070d7c72759d34 Mon Sep 17 00:00:00 2001 From: Thomas Serlin Date: Tue, 26 Feb 2019 14:32:41 -0500 Subject: [PATCH] nfs-ganesha-stable: update defaults for nautilus Update build defaults for the first release of Nautilus (14.1.0). Also update ntirpc default to 1.7.2. Signed-off-by: Thomas Serlin --- .../config/definitions/nfs-ganesha-stable.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml b/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml index 3dba5fd2..47376372 100644 --- a/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml +++ b/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml @@ -51,7 +51,7 @@ - string: name: NTIRPC_BRANCH description: "The git branch (or tag) to build" - default: "v1.7.1" + default: "v1.7.2" - string: name: NTIRPC_DEBIAN_BRANCH @@ -66,17 +66,17 @@ - string: name: CEPH_SHA1 description: "The SHA1 of the ceph branch" - default: "02899bfda814146b021136e9d8e80eba494e1126" + default: "adfd524c32325562f61c055a81dba4cb1b117e84" - string: name: CEPH_BRANCH description: "The branch of Ceph to get the repo file of for libcephfs" - default: "mimic" + default: "nautilus" - string: name: CEPH_VERSION description: "The version of Ceph to specify for installing ceph libraries" - default: "13.2.2" + default: "14.1.0" - string: name: DISTROS -- 2.39.5