Fix invalid byte sequence in US-ASCII
docker_fuellib_noop_tests failed because the characters in the file were in the wrong encoding. Change-Id: I77382cd5e72824f7de6948e33eebf02faebbb089
This commit is contained in:
parent
11b5b29a89
commit
fc9bf6dbca
@ -48,7 +48,7 @@
|
|||||||
# [*vc_insecure*]
|
# [*vc_insecure*]
|
||||||
# (optional) If true, the vCenter server certificate is not verified. If
|
# (optional) If true, the vCenter server certificate is not verified. If
|
||||||
# false, then the default CA truststore is used for verification. This option
|
# false, then the default CA truststore is used for verification. This option
|
||||||
# is ignored if “ca_file” is set.
|
# is ignored if "ca_file" is set.
|
||||||
# Defaults to 'True'.
|
# Defaults to 'True'.
|
||||||
#
|
#
|
||||||
# [*vc_ca_file*]
|
# [*vc_ca_file*]
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
# [*vc_insecure*]
|
# [*vc_insecure*]
|
||||||
# (optional) If true, the vCenter server certificate is not verified.
|
# (optional) If true, the vCenter server certificate is not verified.
|
||||||
# If false, then the default CA truststore is used for verification. This
|
# 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 'True'.
|
# Defaults to 'True'.
|
||||||
#
|
#
|
||||||
# [*vc_ca_file*]
|
# [*vc_ca_file*]
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
# [*vc_insecure*]
|
# [*vc_insecure*]
|
||||||
# (optional) If true, the vCenter server certificate is not verified.
|
# (optional) If true, the vCenter server certificate is not verified.
|
||||||
# If false, then the default CA truststore is used for verification. This
|
# 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 'True'.
|
# Defaults to 'True'.
|
||||||
#
|
#
|
||||||
# [*vc_ca_file*]
|
# [*vc_ca_file*]
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
# [*vc_insecure*]
|
# [*vc_insecure*]
|
||||||
# (optional) If true, the vCenter server certificate is not verified.
|
# (optional) If true, the vCenter server certificate is not verified.
|
||||||
# If false, then the default CA truststore is used for verification. This
|
# 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 'True'.
|
# Defaults to 'True'.
|
||||||
#
|
#
|
||||||
# [*vc_ca_file*]
|
# [*vc_ca_file*]
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# [*vc_insecure*]
|
# [*vc_insecure*]
|
||||||
# (optional) If true, the vCenter server certificate is not verified. If
|
# (optional) If true, the vCenter server certificate is not verified. If
|
||||||
# false, then the default CA truststore is used for verification. This option
|
# false, then the default CA truststore is used for verification. This option
|
||||||
# is ignored if “ca_file” is set.
|
# is ignored if "ca_file" is set.
|
||||||
# Defaults to 'True'.
|
# Defaults to 'True'.
|
||||||
#
|
#
|
||||||
# [*vc_ca_file*]
|
# [*vc_ca_file*]
|
||||||
|
@ -103,7 +103,7 @@ host_username=administrator@vsphere.local
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure=False
|
#insecure=False
|
||||||
insecure=false
|
insecure=false
|
||||||
|
|
||||||
@ -244,7 +244,7 @@ host_username=administrator@vsphere.local
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure=False
|
#insecure=False
|
||||||
insecure=true
|
insecure=true
|
||||||
|
|
||||||
|
@ -120,7 +120,7 @@ host_username=administrator@vsphere.local
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure = False
|
#insecure = False
|
||||||
insecure=false
|
insecure=false
|
||||||
|
|
||||||
@ -322,7 +322,7 @@ host_username=administrator@vsphere.local
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure = False
|
#insecure = False
|
||||||
insecure=true
|
insecure=true
|
||||||
|
|
||||||
|
@ -117,7 +117,7 @@ host_username=administrator@vsphere.local
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure = False
|
#insecure = False
|
||||||
insecure=false
|
insecure=false
|
||||||
|
|
||||||
@ -306,7 +306,7 @@ host_username=administrator@vsphere.local
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure = False
|
#insecure = False
|
||||||
insecure=true
|
insecure=true
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ host_username=<%= @vc_user %>
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure=False
|
#insecure=False
|
||||||
insecure=<%= @ceilometer_vcenter_insecure_real %>
|
insecure=<%= @ceilometer_vcenter_insecure_real %>
|
||||||
|
|
||||||
|
@ -77,7 +77,7 @@ host_username=<%= @vc_user %>
|
|||||||
|
|
||||||
# If true, the vCenter server certificate is not verified. If false, then the
|
# 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
|
# default CA truststore is used for verification. This option is ignored if
|
||||||
# “ca_file” is set.
|
# "ca_file" is set.
|
||||||
#insecure = False
|
#insecure = False
|
||||||
insecure=<%= @compute_vcenter_insecure_real %>
|
insecure=<%= @compute_vcenter_insecure_real %>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user