Fix duplicate (Optional) in parameter description

Trivial-Fix

Change-Id: Ic0ee1a3eba9875160dc7a8a2eb8a506cfe36693e
This commit is contained in:
Takashi Kajinami 2022-01-27 20:40:53 +09:00
parent 2101af92df
commit 9252cc892c

View File

@ -82,7 +82,7 @@
# Defaults to $::os_service_default
#
# [*manage_backend_package*]
# (Optional) (Optional) Whether to install the backend package for the cache.
# (Optional) Whether to install the backend package for the cache.
# Defaults to true
#
# [*tls_enabled*]