neat: missing : in $::os_service_default

Change-Id: Ib3f4bdba0a7363e70c74305dfcdda68f907f6a70
This commit is contained in:
zhubingbing
2018-05-11 14:02:40 +08:00
parent 86984823f8
commit 0486a25b1d
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