Grubby

Combiner for command /usr/sbin/grubby parsers.

This combiner uses the parsers: insights.parsers.grubby.GrubbyDefaultIndex, insights.parsers.grubby.GrubbyInfoAll.

class insights.combiners.grubby.Grubby(grubby_info_all, grubby_default_index)[source]

Bases: object

Combine command “grubby” parsers into one Combiner.

boot_entries

All boot entries indexed by the entry “index”

Type:

dict

default_index

The numeric index of the default boot entry

Type:

int

default_boot_entry

The boot information for default kernel

Type:

dict

default_kernel

The path of the default kernel

Type:

str

Raises:

ParseException -- when parsing into error.