Bases: ironic_python_agent.extensions.base.BaseAgentExtension
Install the GRUB2 bootloader on the image.
| Parameters: |
|
|---|---|
| Raises: | CommandExecutionError if the installation of the bootloader fails. |
| Raises: | DeviceNotFound if the root partition is not found. |