From: zhubingbing Date: Fri, 11 May 2018 06:02:39 +0000 (+0800) Subject: neat: missing : in $::os_service_default X-Git-Tag: 13.1.0~2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d99517b6b0ac53865d1297dce4da8876e849c6e7;p=puppet-modules%2Fpuppet-ceilometer.git neat: missing : in $::os_service_default Change-Id: I6c13b4500fd93d5229893443d2b829dc317912aa --- diff --git a/manifests/keystone/authtoken.pp b/manifests/keystone/authtoken.pp index 8aefccf..d8b9318 100644 --- a/manifests/keystone/authtoken.pp +++ b/manifests/keystone/authtoken.pp @@ -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