neat: missing : in $::os_service_default

Change-Id: I69cad61c0e765bd82a2fc5f80ac506ce3c2fac39
This commit is contained in:
zhubingbing 2018-05-11 14:02:39 +08:00
parent 6699a82259
commit 9be8befb75
2 changed files with 2 additions and 2 deletions

View 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

View 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