]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
containerfile: start using Ganesha v6
authorVenky Shankar <vshankar@redhat.com>
Thu, 29 Jan 2026 11:18:51 +0000 (16:48 +0530)
committerVenky Shankar <vshankar@redhat.com>
Tue, 17 Feb 2026 20:39:23 +0000 (02:09 +0530)
Signed-off-by: Venky Shankar <vshankar@redhat.com>
container/Containerfile

index c0a0cbba73990a2e76c4a7b5a895f2c3803c1ebd..9870bc327497e9fe6abfee6a52e67fae56a72bb1 100644 (file)
@@ -14,7 +14,7 @@ ARG CEPH_SHA1
 ARG CEPH_GIT_REPO
 
 # (optional) Define the baseurl= for the ganesha.repo
-ARG GANESHA_REPO_BASEURL="https://buildlogs.centos.org/centos/\$releasever-stream/storage/\$basearch/nfsganesha-5/"
+ARG GANESHA_REPO_BASEURL="https://buildlogs.centos.org/centos/\$releasever-stream/storage/\$basearch/nfsganesha-6/"
 
 # (optional) Set to "crimson" to install crimson packages.
 ARG OSD_FLAVOR="default"