Skip to content

Commit b8aa44b

Browse files
committed
container/Containerfile: use ganesha-4 from proper path
Same as ceph/ceph-container#2253 Signed-off-by: Dan Mick <dan.mick@redhat.com>
1 parent 9eb2e2e commit b8aa44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ARG CEPH_SHA1
1414
ARG CEPH_GIT_REPO
1515

1616
# (optional) Define the baseurl= for the ganesha.repo
17-
ARG GANESHA_REPO_BASEURL="https://buildlogs.centos.org/centos/\$releasever-stream/storage/\$basearch/nfsganesha-5/"
17+
ARG GANESHA_REPO_BASEURL="https://mirror.stream.centos.org/SIGs/centos/\$releasever-stream/storage/\$basearch/nfsganesha-4/"
1818

1919
# (optional) Set to "crimson" to install crimson packages.
2020
ARG OSD_FLAVOR="default"

0 commit comments

Comments
 (0)