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

Conversation

dherrerace
Copy link

Based on both centos-stream-8 and centos-stream-9, made sure that the urls are up.

Signed-off-by: Diego Herrera <[email protected]>
###### BASE OS ###########
[baseos]
name=CentOS Stream 10 - BaseOS
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

centos-stream-9.repo uses $basearch instead of a hardcoded architecture, for this repo and the rest, so we should probably do the same here.

Suggested change
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
baseurl=https://composes.stream.centos.org/stream-10/production/latest-CentOS-Stream/compose/BaseOS/$basearch/os/


[centos-stream-buildroot]
name=CentOS Stream 10 Buildroot
baseurl=https://kojihub.stream.centos.org/kojifiles/repos/c8s-build/latest/x86_64/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
baseurl=https://kojihub.stream.centos.org/kojifiles/repos/c8s-build/latest/x86_64/
baseurl=https://kojihub.stream.centos.org/kojifiles/repos/c10s-build/latest/$basearch/

@dherrerace
Copy link
Author

Thanks for the review @carlwgeorge :) just got those in!

@jpopelka jpopelka merged commit 977db88 into fedora-ci:main Oct 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants