Fix wrong default in parameter description
The standalone parameter defaults to true, not false.
Change-Id: I5c47d82c252aae998915d6f4b7cb34f6e013cb0b
(cherry picked from commit 1453e5900d
)
This commit is contained in:
parent
acbdb2995b
commit
e03158da87
@ -312,7 +312,7 @@
|
||||
#
|
||||
# [*standalone*]
|
||||
# (optional) Whether to run ironic-inspector as a standalone service.
|
||||
# Defaults to false
|
||||
# Defaults to true
|
||||
#
|
||||
class ironic::inspector (
|
||||
$package_ensure = 'present',
|
||||
|
Loading…
Reference in New Issue
Block a user