Merge "Fix duplicate (Optional) in parameter description"

This commit is contained in:
Zuul 2022-01-27 19:32:57 +00:00 committed by Gerrit Code Review
commit 0f3def3265

View File

@ -82,7 +82,7 @@
# Defaults to $::os_service_default # Defaults to $::os_service_default
# #
# [*manage_backend_package*] # [*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 # Defaults to true
# #
# [*tls_enabled*] # [*tls_enabled*]