class

Cl8r::Generators::Provisioning::Bootloader

Inherits Cl8r::Generators::Base < Reference < Object

Generates signed iPXE boot menus and GRUB2 UEFI HTTP network boot configurations.

Instance methods

applicable?

Determines if this generator backend is applicable to the current cluster topology and configuration.

Source
name

Human-readable name/identifier of this generator backend.

Source
render

Pure functional generation method returning files in memory.

Source