Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add profile for CentOS Stream 10 #70

Merged
merged 3 commits into from
Oct 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
307 changes: 307 additions & 0 deletions profiles/centos-stream/repos/centos-stream-10.repo
Original file line number Diff line number Diff line change
@@ -0,0 +1,307 @@
###### BASE OS ###########
[baseos]
name=CentOS Stream 10 - BaseOS
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[baseos-debug]
name=CentOS Stream 10 - BaseOS - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/BaseOS/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[baseos-source]
name=CentOS Stream 10 - BaseOS - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/BaseOS/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### APPSTREAM ##################
[appstream]
name=CentOS Stream 10 - AppStream
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[appstream-debug]
name=CentOS Stream 10 - AppStream - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/AppStream/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[appstream-source]
name=CentOS Stream 10 - AppStream - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/AppStream/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### CRB ##################
[crb]
name=CentOS Stream 10 - CRB
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/CRB/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[crb-debug]
name=CentOS Stream 10 - CRB - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/CRB/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[crb-source]
name=CentOS Stream 10 - CRB - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/CRB/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### HighAvailability ##################
[highavailability]
name=CentOS Stream 10 - HighAvailability
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/HighAvailability/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[highavailability-debug]
name=CentOS Stream 10 - HighAvailability - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/HighAvailability/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[highavailability-source]
name=CentOS Stream 10 - HighAvailability - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/HighAvailability/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### NFV ##################
[nfv]
name=CentOS Stream 10 - NFV
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/NFV/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[nfv-debug]
name=CentOS Stream 10 - NFV - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/NFV/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[nfv-source]
name=CentOS Stream 10 - NFV - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/NFV/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### RT ##################
[rt]
name=CentOS Stream 10 - RT
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/RT/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[rt-debug]
name=CentOS Stream 10 - RT - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/RT/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[rt-source]
name=CentOS Stream 10 - RT - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/RT/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### ResilientStorage ##################
[resilientstorage]
name=CentOS Stream 10 - ResilientStorage
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/ResilientStorage/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[resilientstorage-debug]
name=CentOS Stream 10 - ResilientStorage - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/ResilientStorage/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[resilientstorage-source]
name=CentOS Stream 10 - ResilientStorage - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/ResilientStorage/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### SAP ##################
[sap]
name=CentOS Stream 10 - SAP
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/SAP/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[sap-debug]
name=CentOS Stream 10 - SAP - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/SAP/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[sap-source]
name=CentOS Stream 10 - SAP - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/SAP/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True


########### SAPHANA ##################
[saphana]
name=CentOS Stream 10 - SAPHANA
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/SAPHANA/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1
skip_if_unavailable=True

[saphana-debug]
name=CentOS Stream 10 - SAPHANA - Debug
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/SAPHANA/$basearch/debug/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True

[saphana-source]
name=CentOS Stream 10 - SAPHANA - Source
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/SAPHANA/source/tree/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
enabled=1
skip_if_unavailable=True



############# BUILDROOT ##############

[centos-stream-buildroot]
name=CentOS Stream 10 Buildroot
baseurl=https://kojihub.stream.centos.org/kojifiles/repos/c10s-build/latest/$basearch/
enabled=0
gpgcheck=0
skip_if_unavailable=True
module_hotfixes=1