sync repo file to fedora-atomic copy
copy the repo definition from https://pagure.io/fedora-atomic/blob/master/f/fedora-rawhide.repo Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
70eda3c106
commit
955dbde7d7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[fedora-rawhide]
|
||||
name=Fedora rawhide $basearch
|
||||
baseurl=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/$basearch/os/
|
||||
#baseurl=http://download.fedoraproject.org/pub/fedora/linux//development/rawhide/$basearch/os/
|
||||
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
|
||||
enabled=1
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
metadata_expire=1d
|
||||
|
|
Loading…
Reference in a new issue