From: Thomas Serlin Date: Tue, 13 Aug 2019 17:20:24 +0000 (-0400) Subject: nfs-ganesha: don't build on xenial X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4c4d2094528a2b7457dbd8421785ac72c1930856;p=ceph-build.git nfs-ganesha: don't build on xenial Ceph no longer builds its master branch on Xenial. See: https://github.com/ceph/ceph-build/pull/1345 So we can no longer build the latest nfs-ganesha V2.9-dev on Xenial. --- diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index 34183892..03aa7f3d 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -57,8 +57,8 @@ - string: name: DISTROS - description: "A list of distros to build for. Available options are: bionic, xenial, centos7" - default: "centos7 xenial bionic" + description: "A list of distros to build for. Available options are: bionic, centos7" + default: "centos7 bionic" - string: name: ARCHS