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

index e9ca0276cd3f018e95259eb0694ffa0abb49085b..f5114de2d028f28a0dbde467f17d9e5541ba7611 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-9/"
 
 # (optional) Set to "crimson" to install crimson packages.
 ARG OSD_FLAVOR="default"