Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
reposync
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
linuxsupport
cronjobs
reposync
Merge requests
!210
rhel9
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
rhel9
rhel9
into
master
Overview
0
Commits
4
Pipelines
4
Changes
7
Merged
Ben Morrice
requested to merge
rhel9
into
master
2 years ago
Overview
0
Commits
4
Pipelines
4
Changes
4
Expand
do not merge yet, confirming in dev that things work as expected
Edited
2 years ago
by
Alex Iribarren
0
0
Merge request reports
Compare
version 2
version 3
36aad001
2 years ago
version 2
90b87913
2 years ago
version 1
f7e89705
2 years ago
master (base)
and
version 3
latest version
0a83aa0e
4 commits,
2 years ago
version 3
36aad001
4 commits,
2 years ago
version 2
90b87913
3 commits,
2 years ago
version 1
f7e89705
2 commits,
2 years ago
Show latest version
4 files
+
0
−
362
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
dev.repos.d/redhat-9-aarch64.repo deleted
100644 → 0
+
0
−
55
Options
[rhel-9-for-aarch64-baseos-rpms]
name = Red Hat Enterprise Linux 9 for aarch64 - BaseOS (RPMs)
baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/baseos/os
enabled = 1
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
sslcacert = /certs/redhat-uep.pem
sslclientcert = /certs/$certificate
enable_metadata = 1
[rhel-9-for-aarch64-appstream-rpms]
name = Red Hat Enterprise Linux 9 for aarch64 - AppStream (RPMs)
baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/appstream/os
enabled = 1
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
sslcacert = /certs/redhat-uep.pem
sslclientcert = /certs/$certificate
enable_metadata = 1
[rhel-9-for-aarch64-supplementary-rpms]
name = Red Hat Enterprise Linux 9 for aarch64 - Supplementary (RPMs)
baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/supplementary/os
enabled = 1
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
sslcacert = /certs/redhat-uep.pem
sslclientcert = /certs/$certificate
[rhel-9-for-aarch64-rt-rpms]
name = Red Hat Enterprise Linux 9 for aarch64 - Real Time (RPMs)
baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/rt/os
enabled = 1
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
sslcacert = /certs/redhat-uep.pem
sslclientcert = /certs/$certificate
[rhel-9-for-aarch64-highavailability-rpms]
name = Red Hat Enterprise Linux 9 for aarch64 - High Availability (RPMs)
baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/highavailability/os
enabled = 0
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
sslcacert = /certs/redhat-uep.pem
sslclientcert = /certs/$certificate
[rhel-9-for-aarch64-resilientstorage-rpms]
name = Red Hat Enterprise Linux 9 for aarch64 - Resilient Storage (RPMs)
baseurl = https://cdn.redhat.com/content/dist/rhel9/9/aarch64/resilientstorage/os
enabled = 0
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
sslcacert = /certs/redhat-uep.pem
sslclientcert = /certs/$certificate
Loading