From: Dan Mick Date: Sat, 27 Mar 2021 01:56:40 +0000 (-0700) Subject: nfs-ganesha: remove unused variable X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1781%2Fhead;p=ceph-build.git nfs-ganesha: remove unused variable Signed-off-by: Dan Mick --- diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index 31d2574e..82afe364 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -45,11 +45,6 @@ description: "The git branch (or tag) for debian build scripts for nfs-ganesha" default: "xenial-nfs-ganesha-shaman" - - string: - name: CEPH_SHA1 - description: "The SHA1 of the ceph branch" - default: "latest" - - string: name: CEPH_BRANCH description: "The branch of Ceph to get the repo file of for libcephfs"