From: Takashi Kajinami Date: Thu, 27 Jan 2022 11:40:53 +0000 (+0900) Subject: Fix duplicate (Optional) in parameter description X-Git-Tag: 20.2.0~13^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9252cc892c0d6e0341c41d2574a5b7824282470d;p=puppet-modules%2Fpuppet-ceilometer.git Fix duplicate (Optional) in parameter description Trivial-Fix Change-Id: Ic0ee1a3eba9875160dc7a8a2eb8a506cfe36693e --- diff --git a/manifests/cache.pp b/manifests/cache.pp index 170332d..71a47f7 100644 --- a/manifests/cache.pp +++ b/manifests/cache.pp @@ -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*]