Trivial: correct configuration option copy-pased from inspector
Change-Id: Iec065e54f0ca50515180fb5f2051380bde329ab0
This commit is contained in:
parent
47f9b2626c
commit
db7d9bb1f0
@ -222,7 +222,7 @@ opts = [
|
|||||||
help=_('Allow deleting nodes which are in state '
|
help=_('Allow deleting nodes which are in state '
|
||||||
'\'available\'. Defaults to True.')),
|
'\'available\'. Defaults to True.')),
|
||||||
cfg.BoolOpt('enable_mdns', default=False,
|
cfg.BoolOpt('enable_mdns', default=False,
|
||||||
help=_('Whether to enable publishing the ironic-inspector API '
|
help=_('Whether to enable publishing the baremetal API '
|
||||||
'endpoint via multicast DNS.')),
|
'endpoint via multicast DNS.')),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user