]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
neat: missing : in $::os_service_default
authorzhubingbing <zhu.bingbing@99cloud.net>
Fri, 11 May 2018 06:02:39 +0000 (14:02 +0800)
committerzhubingbing <zhu.bingbing@99cloud.net>
Fri, 11 May 2018 06:02:39 +0000 (14:02 +0800)
Change-Id: I6c13b4500fd93d5229893443d2b829dc317912aa

manifests/keystone/authtoken.pp

index 8aefccfbdbdec87c391e408352acb4a9aff554da..d8b9318c70d34a8526bbb28371d60eed15e694b4 100644 (file)
@@ -32,7 +32,7 @@
 #   (Optional) If true, explicitly allow TLS without checking server cert
 #   against any certificate authorities.  WARNING: not recommended.  Use with
 #   caution.
-#   Defaults to $:os_service_default
+#   Defaults to $::os_service_default
 #
 # [*auth_section*]
 #   (Optional) Config Section from which to load plugin specific options