diff --git a/c9s-odcs-4383.repo b/c9s-odcs-4383.repo new file mode 100644 index 0000000..294b578 --- /dev/null +++ b/c9s-odcs-4383.repo @@ -0,0 +1,35 @@ +[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 diff --git a/centos-stream-9.yaml b/centos-stream-9.yaml index 4749190..e6c6025 100644 --- a/centos-stream-9.yaml +++ b/centos-stream-9.yaml @@ -9,8 +9,10 @@ repos: # TODO make a container that tracks this too - baseos-devel - appstream-devel + - appstream-odcs-4383 repo-packages: - - repo: appstream-devel + - repo: appstream-odcs-4383 + # To fix https://github.com/CentOS/centos-bootc/issues/124 packages: - bootupd