Skip to content

Commit

Permalink
update xrootd ceph to pacific
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo-stfc committed Dec 16, 2024
1 parent 843e98c commit 7b4fdf4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions xrootd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM rockylinux:8
ARG XROOTD_VERSION=5.7.1-3
ARG XRDCEPH_VERSION=5.7.1-3
ARG CEPH_VERSION=14.2.22-0
ARG XROOTD_VERSION=5.7.2-2
ARG XRDCEPH_VERSION=5.7.2-2
ARG CEPH_VERSION=16.2.15-0
LABEL xrootd-ver=$XROOTD_VERSION
LABEL xrdceph-ver=$XRDCEPH_VERSION
LABEL ceph-ver=$CEPH_VERSION
Expand Down
2 changes: 1 addition & 1 deletion xrootd/ceph-el8-x86_64.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[ceph-el8-x86_64]
name = ceph-el8-x86_64
baseurl = http://mirrors.gridpp.rl.ac.uk/current/ceph-el8-x86_64/RPMS.nautilus/
baseurl = http://mirrors.gridpp.rl.ac.uk/current/ceph-el8-x86_64/RPMS.pacific/
metadata_expire = 7d
enabled = 1
gpgcheck = 0
Expand Down
2 changes: 1 addition & 1 deletion xrootd/xrootd-ceph-el8-x86_64.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[xrootd-ceph-el8-x86_64]
name = xrootd-ceph-el8-x86_64
baseurl = http://repos.gridpp.rl.ac.uk/yum/xrootd-ceph/nautilus/el8/x86_64/
baseurl = http://repos.gridpp.rl.ac.uk/yum/xrootd-ceph/pacific/el8/x86_64/
metadata_expire = 7d
enabled = 1
gpgcheck = 0
Expand Down

0 comments on commit 7b4fdf4

Please sign in to comment.