diff --git a/ironic_inspector/conf/processing.py b/ironic_inspector/conf/processing.py index 01f5555c3..06665983a 100644 --- a/ironic_inspector/conf/processing.py +++ b/ironic_inspector/conf/processing.py @@ -94,7 +94,7 @@ _OPTS = [ '{mac} - PXE booting MAC or "unknown".')), cfg.BoolOpt('power_off', default=True, - help=_('Whether to power off a node after introspection.' + help=_('Whether to power off a node after introspection. ' 'Nodes in active or rescue states which submit ' 'introspection data will be left on if the feature ' 'is enabled via the \'permit_active_introspection\' '