Pull out odcs-4383. It was garbage collected
This commit is contained in:
parent
62ac2edf60
commit
afbff9b5d9
|
|
@ -1,35 +0,0 @@
|
|||
[baseos-odcs-4383]
|
||||
name=CentOS Stream 9 development - BaseOS
|
||||
baseurl=https://composes.stream.centos.org/odcs-4383/compose/BaseOS/$basearch/os
|
||||
gpgcheck=0
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Testing
|
||||
priority=1000
|
||||
|
||||
[appstream-odcs-4383]
|
||||
name=CentOS Stream 9 development - AppStream
|
||||
baseurl=https://composes.stream.centos.org/odcs-4383/compose/AppStream/$basearch/os
|
||||
gpgcheck=0
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Testing
|
||||
priority=1000
|
||||
|
||||
[nfv-odcs-4383]
|
||||
name=CentOS Stream 9 development - NFV
|
||||
baseurl=https://composes.stream.centos.org/odcs-4383/compose/NFV/$basearch/os
|
||||
gpgcheck=0
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Testing
|
||||
priority=1000
|
||||
|
||||
[rt-odcs-4383]
|
||||
name=CentOS Stream 9 development - RT
|
||||
baseurl=https://composes.stream.centos.org/odcs-4383/compose/RT/$basearch/os
|
||||
gpgcheck=0
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Testing
|
||||
priority=1000
|
||||
|
|
@ -9,10 +9,8 @@ repos:
|
|||
# TODO make a container that tracks this too
|
||||
- baseos-devel
|
||||
- appstream-devel
|
||||
- appstream-odcs-4383
|
||||
|
||||
repo-packages:
|
||||
- repo: appstream-odcs-4383
|
||||
# To fix https://github.com/CentOS/centos-bootc/issues/124
|
||||
- repo: appstream-devel
|
||||
packages:
|
||||
- bootupd
|
||||
|
|
|
|||
Loading…
Reference in New Issue