]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Fix duplicate (Optional) in parameter description
authorTakashi Kajinami <tkajinam@redhat.com>
Thu, 27 Jan 2022 11:40:53 +0000 (20:40 +0900)
committerTakashi Kajinami <tkajinam@redhat.com>
Thu, 27 Jan 2022 11:40:53 +0000 (20:40 +0900)
Trivial-Fix

Change-Id: Ic0ee1a3eba9875160dc7a8a2eb8a506cfe36693e

manifests/cache.pp

index 170332d13626ee69fbfad949ac47c0fdb660cebf..71a47f702f473cf271aaed43692f54c924817bc1 100644 (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*]