Skip to content

Commit

Permalink
configs: remove ELN ResilientStorage repos
Browse files Browse the repository at this point in the history
The Fedora ELN ResilientStorage repositories are obsolete.
  • Loading branch information
yselkowitz committed Oct 29, 2024
1 parent 020c5f9 commit 3d6068d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
39 changes: 0 additions & 39 deletions mock-core-configs/etc/mock/templates/fedora-eln.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -229,45 +229,6 @@ skip_if_unavailable=False



[eln-rs]
name=Fedora - ELN ResilientStorage - Developmental packages for the next Enterprise Linux release
#baseurl=https://dl.fedoraproject.org/pub/eln/1/ResilientStorage/$basearch/os/
metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-1&arch=$basearch
enabled=0
countme=1
metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False

[eln-rs-debuginfo]
name=Fedora - ELN ResilientStorage - Debug
#baseurl=https://dl.fedoraproject.org/pub/eln/1/ResilientStorage/$basearch/debug/tree
metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-debug-1&arch=$basearch
enabled=0
metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False

[eln-rs-source]
name=Fedora - ELN ResilientStorage - Source
#baseurl=https://dl.fedoraproject.org/pub/eln/1/ResilientStorage/source/tree/
metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-source-1&arch=source
enabled=0
metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False



[eln-rt]
name=Fedora - ELN RT - Developmental packages for the next Enterprise Linux release
#baseurl=https://dl.fedoraproject.org/pub/eln/1/RT/$basearch/os/
Expand Down
1 change: 1 addition & 0 deletions releng/release-notes-next/eln-rs-removal.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The Fedora ELN ResilientStorage repositories are obsolete and have been removed from the ELN template.

0 comments on commit 3d6068d

Please sign in to comment.