File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -291,8 +291,6 @@ packages:
291291 # https://bugzilla.redhat.com/show_bug.cgi?id=1877905
292292 # https://bugzilla.redhat.com/show_bug.cgi?id=1886201
293293 - perl-interpreter
294- # Upstream PR https://github.com/coreos/fedora-coreos-config/pull/786
295- - WALinuxAgent-udev
296294 # Provide fips-mode-setup which is needed by rhcos-fips.sh
297295 - crypto-policies-scripts
298296 # For semanage
@@ -314,6 +312,9 @@ packages-x86_64:
314312 - ostree-grub2
315313 # rdma-core cleanly covers some key bare metal use cases
316314 - rdma-core
315+ # Upstream PR https://github.com/coreos/fedora-coreos-config/pull/786
316+ # This package is only available on x86_64 and aarch64: https://issues.redhat.com/browse/ENGCMP-5941
317+ - WALinuxAgent-udev
317318
318319packages-ppc64le :
319320 - irqbalance
@@ -324,6 +325,9 @@ packages-ppc64le:
324325
325326packages-aarch64 :
326327 - irqbalance
328+ # Upstream PR https://github.com/coreos/fedora-coreos-config/pull/786
329+ # This package is only available on x86_64 and aarch64: https://issues.redhat.com/browse/ENGCMP-5941
330+ - WALinuxAgent-udev
327331
328332packages-s390x :
329333 # Required genprotimg for IBM Secure Execution
You can’t perform that action at this time.
0 commit comments