Files
securityonion/salt/common/tools/sbin
Mike Reeves 5fd5df54b4 Install UEK8 in so-kernel-upgrade when no UEK kernel is present
The script assumed the UEK8 kernel was already installed and only switched
the boot default to it. On a node running the EL9 stock kernel (RHCK 5.14)
there is no kernel-uek* package at all, so `dnf update` has nothing to
upgrade and UEK8 never lands -- the script just logged "nothing to do" and
exited 0.

When no 6.x UEK boot entry exists, install the kernel-uek metapackage (it
pulls kernel-uek-core plus the module subpackages, including
kernel-uek-modules-extra-netfilter) and then proceed with the grubby
switch. Fail loudly if securityonionkernel is not an enabled repo, since
that assignment is gated on the NIC-pin marker and the salt version match
and a silent no-op there is hard to diagnose.

Also point DEFAULTKERNEL at kernel-uek-core so later kernel updates stay on
the UEK line rather than falling back to RHCK.

Still idempotent and still never reboots.
2026-07-09 13:47:50 -04:00
..
2024-10-01 08:33:37 -04:00
2026-03-06 15:45:36 -05:00
2026-02-27 13:09:55 -05:00
2026-06-09 23:19:26 -05:00
2025-05-14 09:23:35 -04:00
2022-09-07 09:06:25 -04:00
2026-05-15 11:36:46 -04:00
2021-02-26 18:06:07 -05:00
2026-03-06 15:45:36 -05:00
2022-09-07 09:06:25 -04:00
2026-03-06 15:45:36 -05:00
2022-09-07 09:06:25 -04:00
2022-09-07 09:06:25 -04:00
2021-04-02 14:49:22 -04:00
2026-03-06 15:45:36 -05:00
2023-02-22 10:42:45 -05:00
2022-09-07 09:06:25 -04:00
2022-09-13 11:48:25 -04:00
2022-09-07 09:06:25 -04:00
2023-09-05 12:46:49 -04:00