Skip to content

Commit

Permalink
Add spec sysconfig_irqbalance (#4294)
Browse files Browse the repository at this point in the history
Signed-off-by: xintli <[email protected]>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED

(cherry picked from commit 771ed57)
  • Loading branch information
TZ3070 authored and xiangce committed Dec 5, 2024
1 parent 469e570 commit 0929e41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions insights/specs/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,7 @@ class DefaultSpecs(Specs):
sysconfig_grub = simple_file(
"/etc/default/grub"
) # This is the file where the "/etc/sysconfig/grub" point to
sysconfig_irqbalance = simple_file("/etc/sysconfig/irqbalance")
sysconfig_kdump = simple_file("etc/sysconfig/kdump")
sysconfig_kernel = simple_file("etc/sysconfig/kernel")
sysconfig_libvirt_guests = simple_file("etc/sysconfig/libvirt-guests")
Expand Down

0 comments on commit 0929e41

Please sign in to comment.