From 9c91062b85b6886798ff1cca08e85b09b5a706f7 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 16 Jun 2020 17:03:13 +0800 Subject: [PATCH] vstart.sh: update comment to use ganesha from CentOS Storage SIG see https://download.nfs-ganesha.org/3/LATEST/RHEL/ Signed-off-by: Kefu Chai --- src/vstart.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/vstart.sh b/src/vstart.sh index 319b6e47c09b7..9d68ff2c86cab 100755 --- a/src/vstart.sh +++ b/src/vstart.sh @@ -1066,8 +1066,8 @@ EOF # Ganesha Daemons requires nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rados-grace # nfs-ganesha-rados-urls (version 2.8.3 and above) packages installed. On # Fedora>=31 these packages can be installed directly with 'dnf'. For CentOS>=8 -# the packages need to be downloaded first from -# https://download.nfs-ganesha.org/2.8/2.8.3/CentOS and then installed. +# the packages are available at +# https://wiki.centos.org/SpecialInterestGroup/Storage # Similarly for Ubuntu 16.04 follow the instructions on # https://launchpad.net/~nfs-ganesha/+archive/ubuntu/nfs-ganesha-2.8 -- 2.39.5