Support for GRUB Legacy
salt.modules.grub_legacy.
__virtual__
()¶Only load the module if grub is installed
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: 2018.3.0