Remove non-US-ASCII from nova::compute::vmware

Change-Id: I4f1f93979210b2947de4596debf271d71c7f73f1
(cherry picked from commit 84cc5b0421)
This commit is contained in:
Emilien Macchi 2017-01-30 16:10:45 -05:00
parent 67b6dbb282
commit d10301915a
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
# (optional) Allow insecure conections.
# If true, the vCenter server certificate is not verified. If
# false, then the default CA truststore is used for verification. This
# option is ignored if “ca_file” is set.
# option is ignored if 'ca_file' is set.
# Defaults to $::os_service_default
#
# [*ca_file*]