Description of iLO configuration options
Configuration option = Default value Description
[ilo]
= 0 (IntOpt) Priority for clear_secure_boot_keys clean step. This step is not enabled by default. It can be enabled to to clear all secure boot keys enrolled with iLO.
= None (IntOpt) Priority for erase devices clean step. If unset, it defaults to 10. If set to 0, the step will be disabled and will not run during cleaning.
= 10 (IntOpt) Priority for reset_bios_to_default clean step.
= 1 (IntOpt) Priority for reset_ilo clean step.
= 30 (IntOpt) Priority for reset_ilo_credential clean step. This step requires "ilo_change_password" parameter to be updated in nodes's driver_info with the new password.
= 20 (IntOpt) Priority for reset_secure_boot_keys clean step. This step will reset the secure boot keys to manufacturing defaults.
= 443 (IntOpt) Port to be used for iLO operations
= 60 (IntOpt) Timeout (in seconds) for iLO operations
= 6 (IntOpt) Number of times a power operation needs to be retried
= 2 (IntOpt) Amount of time in seconds to wait in between power operations
= ironic_ilo_container (StrOpt) The Swift iLO container to store data.
= 900 (IntOpt) Amount of time in seconds for Swift objects to auto-expire.
= False (BoolOpt) Set this to True to use http web server to host floppy images and generated boot ISO. This requires http_root and http_url to be configured in the [deploy] section of the config file. If this is set to False, then Ironic will use Swift to host the floppy images and generated boot_iso.