Update oreon-baseos.repo
This commit is contained in:
parent
02937f2dfe
commit
94b9f6b0e7
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,7 @@ type=rpm
|
||||||
skip_if_unavailable=True
|
skip_if_unavailable=True
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
|
|
||||||
[epel-testing]
|
[epel]
|
||||||
name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch
|
name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch
|
||||||
#baseurl=https://download.example/pub/epel/$releasever_major${releasever_minor:+.$releasever_minor}/Everything/$basearch/
|
#baseurl=https://download.example/pub/epel/$releasever_major${releasever_minor:+.$releasever_minor}/Everything/$basearch/
|
||||||
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel$releasever_major${releasever_minor:+.$releasever_minor}&arch=$basearch
|
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel$releasever_major${releasever_minor:+.$releasever_minor}&arch=$basearch
|
||||||
|
@ -39,6 +39,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-$releasever_major
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
repo_gpgcheck=0
|
repo_gpgcheck=0
|
||||||
metadata_expire=24h
|
metadata_expire=24h
|
||||||
|
exclude=plasma-desktop*
|
||||||
countme=1
|
countme=1
|
||||||
enabled=1
|
enabled=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue