Merge pull request #67906 from ShwetaBhosale1/update_nfs

Bump NFS Version in Ceph

Reviewed-by: Shubha Jain <SHUBHA.JAIN1@ibm.com>
This commit is contained in:
Redouane Kachach
2026-04-27 10:17:58 +02:00
committed by GitHub

View 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"