We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb2e2e commit b8aa44bCopy full SHA for b8aa44b
container/Containerfile
@@ -14,7 +14,7 @@ ARG CEPH_SHA1
14
ARG CEPH_GIT_REPO
15
16
# (optional) Define the baseurl= for the ganesha.repo
17
-ARG GANESHA_REPO_BASEURL="https://buildlogs.centos.org/centos/\$releasever-stream/storage/\$basearch/nfsganesha-5/"
+ARG GANESHA_REPO_BASEURL="https://mirror.stream.centos.org/SIGs/centos/\$releasever-stream/storage/\$basearch/nfsganesha-4/"
18
19
# (optional) Set to "crimson" to install crimson packages.
20
ARG OSD_FLAVOR="default"
0 commit comments