Fix duplicate (Optional) in parameter description

Trivial-Fix

Change-Id: I9589ac851aba9268601a6869fc3025e6b76221f5
This commit is contained in:
Takashi Kajinami 2022-01-27 20:35:59 +09:00
parent 630380ce90
commit 9242f09254
1 changed files with 1 additions and 1 deletions

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*]