Fix a typo in comments in nsx.ini

Change-Id: Ia46201b7457305a47ec3b7310154f237871f2e9c
This commit is contained in:
Amey Bhide 2015-09-02 10:59:54 -07:00 committed by Roey Chen
parent 33a832357e
commit 3fec496e9e

View File

@ -317,10 +317,9 @@
# retries = 10
# Specify a CA bundle file to use in verifying the NSX Manager
# server certificate.
# server certificate. This option is ignored if "insecure" is set to True.
# ca_file =
# If true, the NSX Manager 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.
# then the default CA truststore is used for verification.
# insecure = True