Merge "Fix typo in agent driver"
This commit is contained in:
commit
130eb1a2fa
@ -86,7 +86,7 @@ POST_CLEAN_STEP_HOOKS = {}
|
|||||||
VENDOR_PROPERTIES = {
|
VENDOR_PROPERTIES = {
|
||||||
'deploy_forces_oob_reboot': _(
|
'deploy_forces_oob_reboot': _(
|
||||||
'Whether Ironic should force a reboot of the Node via the out-of-band '
|
'Whether Ironic should force a reboot of the Node via the out-of-band '
|
||||||
'channel after deployment is complete. Provides compatiblity with '
|
'channel after deployment is complete. Provides compatibility with '
|
||||||
'older deploy ramdisks. Defaults to False. Optional.')
|
'older deploy ramdisks. Defaults to False. Optional.')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user