Merge "Fix duplicate (Optional) in parameter description"

This commit is contained in:
Zuul 2022-01-27 21:37:57 +00:00 committed by Gerrit Code Review
commit 5e4243a8ba
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*]