.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _ironic-irmc: .. list-table:: Description of iRMC configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[irmc]** - * - ``auth_method`` = ``basic`` - (String) Authentication method to be used for iRMC operations * - ``client_timeout`` = ``60`` - (Integer) Timeout (in seconds) for iRMC operations * - ``port`` = ``443`` - (Port number) Port to be used for iRMC operations * - ``remote_image_server`` = ``None`` - (String) IP of remote image server * - ``remote_image_share_name`` = ``share`` - (String) share name of remote_image_server * - ``remote_image_share_root`` = ``/remote_image_share_root`` - (String) Ironic conductor node's "NFS" or "CIFS" root path * - ``remote_image_share_type`` = ``CIFS`` - (String) Share type of virtual media * - ``remote_image_user_domain`` = - (String) Domain name of remote_image_user_name * - ``remote_image_user_name`` = ``None`` - (String) User name of remote_image_server * - ``remote_image_user_password`` = ``None`` - (String) Password of remote_image_user_name * - ``sensor_method`` = ``ipmitool`` - (String) Sensor data retrieval method. * - ``snmp_community`` = ``public`` - (String) SNMP community. Required for versions "v1" and "v2c" * - ``snmp_port`` = ``161`` - (Port number) SNMP port * - ``snmp_security`` = ``None`` - (String) SNMP security name. Required for version "v3" * - ``snmp_version`` = ``v2c`` - (String) SNMP protocol version