salt.modules.grub_legacy#

Support for GRUB Legacy

salt.modules.grub_legacy.conf()#

Parse GRUB conf file

CLI Example:

salt '*' grub.conf
salt.modules.grub_legacy.version()#

Return server version from grub --version

CLI Example:

salt '*' grub.version