From: ZhongShengping Date: Thu, 13 Dec 2018 09:10:01 +0000 (+0800) Subject: Cleanup documentation X-Git-Tag: 14.2.0~3 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1e6f2c2ec3f62c8fcfdb66b01a0ae00ccb0cfb73;p=puppet-modules%2Fpuppet-ceilometer.git Cleanup documentation Make sure documentation is the same and follow the standard which we are trying to enforce on all modules. Change-Id: I1796a08454015f9355b7b1c517bd382bbcc5a691 --- diff --git a/manifests/policy.pp b/manifests/policy.pp index 3c4977f..417a993 100644 --- a/manifests/policy.pp +++ b/manifests/policy.pp @@ -5,7 +5,7 @@ # === Parameters # # [*policies*] -# (optional) Set of policies to configure for ceilometer +# (Optional) Set of policies to configure for ceilometer # Example : # { # 'ceilometer-context_is_admin' => { @@ -20,7 +20,7 @@ # Defaults to empty hash. # # [*policy_path*] -# (optional) Path to the ceilometer policy.json file +# (Optional) Path to the ceilometer policy.json file # Defaults to /etc/ceilometer/policy.json # class ceilometer::policy (