We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1152a7 + a0ad8cb commit e914791Copy full SHA for e914791
1 file changed
components/ironic/values.yaml
@@ -77,6 +77,9 @@ conf:
77
conductor:
78
automated_clean: true
79
clean_step_priority_override: deploy.erase_devices_express:95
80
+ # this clears out any pending BIOS jobs or updates when verifying the node
81
+ # so that we can queue our own without failure
82
+ verify_step_priority_override: management.clear_job_queue:90
83
# (nicholas.kuechler) tuning for idrac hardware type
84
# https://docs.openstack.org/ironic/latest/admin/drivers/idrac.html#nodes-go-into-maintenance-mode
85
sync_power_state_interval: 70
0 commit comments