Fix default value description
Change-Id: I615fc3f799e482230a92827aef95d69234d90fbe
This commit is contained in:
parent
6ae24f4d3a
commit
87fe18be3d
@ -17,15 +17,15 @@
|
||||
#
|
||||
# [*target_prefix*]
|
||||
# (Optional) Prefix for LVM volumes.
|
||||
# Defaults to '$::cinder::params::target_prefix'.
|
||||
# Defaults to '$::os_service_default'.
|
||||
#
|
||||
# [*nvmet_port_id*]
|
||||
# (Optional) Port id of the NVMe target.
|
||||
# Defaults to '$::cinder::params::nvmet_port_id'.
|
||||
# Defaults to '1'.
|
||||
#
|
||||
# [*nvmet_ns_id*]
|
||||
# (Optional) The namespace id associated with the subsystem.
|
||||
# Defaults to '$::cinder::params::nvmet_ns_id'.
|
||||
# Defaults to '10'.
|
||||
#
|
||||
# [*volume_backend_name*]
|
||||
# (optional) Allows for the volume_backend_name to be separate of $name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user