fix error word confiuration to configuration in docs

Change-Id: Ic531197f06fc0c5f6241dcc6fdd7354befb7ca26
This commit is contained in:
liuyuanfeng 2020-07-08 21:58:03 -04:00
parent a92c536473
commit 39ca67ac24

View File

@ -43,7 +43,7 @@ It remains available to the conductors, and is stored in memory of the
With the token is available in memory in the agent, the token is embedded with With the token is available in memory in the agent, the token is embedded with
``heartbeat`` operations to the ironic API endpoint. This enables the API to ``heartbeat`` operations to the ironic API endpoint. This enables the API to
authenticate the heartbeat request, and refuse "heartbeat" requests from the authenticate the heartbeat request, and refuse "heartbeat" requests from the
``ironic-python-agent``. With the ``Ussuri`` release, the confiuration option ``ironic-python-agent``. With the ``Ussuri`` release, the configuration option
``[DEFAULT]require_agent_token`` can be set ``True`` to explicitly require ``[DEFAULT]require_agent_token`` can be set ``True`` to explicitly require
token use. token use.