Enable agent_ilo driver
Adding the agent_ilo driver to the list of configured drivers. Change-Id: Ie7038fe15890113950ebb4546f272c158aacaab7
This commit is contained in:
parent
5019822b50
commit
c848bd22ef
@ -216,9 +216,9 @@ auth_strategy=noauth
|
|||||||
# "ironic.drivers" entrypoint. An example may be found in the
|
# "ironic.drivers" entrypoint. An example may be found in the
|
||||||
# developer documentation online. (list value)
|
# developer documentation online. (list value)
|
||||||
{% if testing %}
|
{% if testing %}
|
||||||
enabled_drivers=agent_ssh,agent_ipmitool,pxe_amt
|
enabled_drivers=agent_ssh,agent_ipmitool,pxe_amt,agent_ilo
|
||||||
{% else %}
|
{% else %}
|
||||||
enabled_drivers=agent_ipmitool,pxe_amt
|
enabled_drivers=agent_ipmitool,pxe_amt,agent_ilo
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user