Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ironic-config/ironic.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,9 @@ kernel_append_params = nofb nomodeset vga=normal ipa-insecure=1 {%if env.ENABLE_
{% if env.BMC_TLS_ENABLED == "true" %}
# idrac uses the same options as the redfish driver
verify_ca = {{ env.BMC_CACERT_FILE }}
# Firmware Updates configs
firmware_update_wait_unresponsive_bmc = 0
firmware_update_resource_validation_timeout = 480
{% endif %}

[ilo]
Expand Down
2 changes: 1 addition & 1 deletion requirements.cachito
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ironic @ git+https://github.com/openshift/openstack-ironic@6e2187538c281c492c22c4ef4d0bc7aa3fcd54a1
ironic @ git+https://github.com/donpenney/openstack-ironic@d8ec92932b4ee3ebca8e2f2b0d1f1401e8581ac1
sushy @ git+https://github.com/openshift/openstack-sushy@fc338941b7dd9555e81b5fc0da038aee5908bbfe

proliantutils===2.16.3
Expand Down