Description of agent configuration options
Configuration option = Default value Description
[agent]
= v1 (StrOpt) API version to use for communicating with the ramdisk agent.
= nofb nomodeset vga=normal (StrOpt) DEPRECATED. Additional append parameters for baremetal PXE boot. This option is deprecated and will be removed in Mitaka release. Please use [pxe]pxe_append_params instead.
= $pybasedir/drivers/modules/agent_config.template (StrOpt) DEPRECATED. Template file for PXE configuration. This option is deprecated and will be removed in Mitaka release. Please use [pxe]pxe_config_template instead.
= 300 (IntOpt) Maximum interval (in seconds) for agent heartbeats.
= True (BoolOpt) Whether Ironic will manage booting of the agent ramdisk. If set to False, you will need to configure your mechanism to allow booting the agent ramdisk.
= 0 (IntOpt) The memory size in MiB consumed by agent when it is booted on a bare metal node. This is used for checking if the image can be downloaded and deployed on the bare metal node after booting agent ramdisk. This may be set according to the memory consumed by the agent ramdisk image.
= 6 (IntOpt) Number of times to retry getting power state to check if bare metal node has been powered off after a soft power off.
= 5 (IntOpt) Amount of time (in seconds) to wait between polling power state after trigger soft poweroff.