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