diff --git a/ironic_inspector/conf/processing.py b/ironic_inspector/conf/processing.py index 01f5555c..06665983 100644 --- a/ironic_inspector/conf/processing.py +++ b/ironic_inspector/conf/processing.py @@ -94,7 +94,7 @@ '{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\' '