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

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3007.1

Previous topic

salt.modules.groupadd