Skip to content
Open
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ ostree-layers:
- overlay/15rhcos-journald-backcompat
- overlay/20platform-chrony
- overlay/21dhcp-chrony
- overlay/25azure-udev-rules
- overlay/30rhcos-nvme-compat-udev
- overlay/30gcp-udev-rules
- overlay/30lvmdevices
Expand Down
7 changes: 0 additions & 7 deletions manifest-el9-shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ packages:
# Reverts https://gitlab.cee.redhat.com/coreos/redhat-coreos/merge_requests/367 and add it for all arches
- glusterfs-fuse

# The azure-vm-utils package provides these udev rules, but it wont be added
# until EL10[1]. This can be dropped when moving to EL10, provided the
# package is included at that time.
# [1]:https://issues.redhat.com/browse/RHEL-73904
ostree-layers:
- overlay/25rhcos-azure-udev

postprocess:
# zram-generator-0.3.2 (shipped in centOS 9) provides a default zram-generator
# config, we want to disable it. We don't need this in el10 because the config
Expand Down
5 changes: 5 additions & 0 deletions manifest-rhel-10.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@ mutate-os-release: "10.1"
packages:
# We include the generic release package and tweak the os-release info in a
# post-process script

# Azure VM utilities for udev rules and disk management
# It is available only in RHEL 10.1 as of now and it replaces custom overlay udev rules
# https://issues.redhat.com/browse/COS-2074
- azure-vm-utils
- redhat-release
1 change: 0 additions & 1 deletion overlay.d/25azure-udev-rules

This file was deleted.