diff --git a/deployment/puppet/vmware/manifests/ceilometer/compute_vmware.pp b/deployment/puppet/vmware/manifests/ceilometer/compute_vmware.pp index 8dc50ab742..64c84ef571 100644 --- a/deployment/puppet/vmware/manifests/ceilometer/compute_vmware.pp +++ b/deployment/puppet/vmware/manifests/ceilometer/compute_vmware.pp @@ -48,7 +48,7 @@ # [*vc_insecure*] # (optional) 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. +# is ignored if "ca_file" is set. # Defaults to 'True'. # # [*vc_ca_file*] diff --git a/deployment/puppet/vmware/manifests/ceilometer/ha.pp b/deployment/puppet/vmware/manifests/ceilometer/ha.pp index 7bf1813b36..9f64a4a6f4 100644 --- a/deployment/puppet/vmware/manifests/ceilometer/ha.pp +++ b/deployment/puppet/vmware/manifests/ceilometer/ha.pp @@ -61,7 +61,7 @@ # [*vc_insecure*] # (optional) 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 'True'. # # [*vc_ca_file*] diff --git a/deployment/puppet/vmware/manifests/compute/ha.pp b/deployment/puppet/vmware/manifests/compute/ha.pp index 10cc851fb8..0fcf92501f 100644 --- a/deployment/puppet/vmware/manifests/compute/ha.pp +++ b/deployment/puppet/vmware/manifests/compute/ha.pp @@ -46,7 +46,7 @@ # [*vc_insecure*] # (optional) 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 'True'. # # [*vc_ca_file*] diff --git a/deployment/puppet/vmware/manifests/compute_vmware.pp b/deployment/puppet/vmware/manifests/compute_vmware.pp index 7c8f675555..9f17f45185 100644 --- a/deployment/puppet/vmware/manifests/compute_vmware.pp +++ b/deployment/puppet/vmware/manifests/compute_vmware.pp @@ -53,7 +53,7 @@ # [*vc_insecure*] # (optional) 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 'True'. # # [*vc_ca_file*] diff --git a/deployment/puppet/vmware/manifests/ssl.pp b/deployment/puppet/vmware/manifests/ssl.pp index a772c8c932..395184ae40 100644 --- a/deployment/puppet/vmware/manifests/ssl.pp +++ b/deployment/puppet/vmware/manifests/ssl.pp @@ -32,7 +32,7 @@ # [*vc_insecure*] # (optional) 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. +# is ignored if "ca_file" is set. # Defaults to 'True'. # # [*vc_ca_file*] diff --git a/deployment/puppet/vmware/spec/defines/vmware_ceilometer_ha_spec.rb b/deployment/puppet/vmware/spec/defines/vmware_ceilometer_ha_spec.rb index 31691e64f5..21a1847e29 100644 --- a/deployment/puppet/vmware/spec/defines/vmware_ceilometer_ha_spec.rb +++ b/deployment/puppet/vmware/spec/defines/vmware_ceilometer_ha_spec.rb @@ -103,7 +103,7 @@ host_username=administrator@vsphere.local # 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. +# "ca_file" is set. #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 # default CA truststore is used for verification. This option is ignored if -# “ca_file” is set. +# "ca_file" is set. #insecure=False insecure=true diff --git a/deployment/puppet/vmware/spec/defines/vmware_compute_ha_spec.rb b/deployment/puppet/vmware/spec/defines/vmware_compute_ha_spec.rb index 28d033d063..985a136555 100644 --- a/deployment/puppet/vmware/spec/defines/vmware_compute_ha_spec.rb +++ b/deployment/puppet/vmware/spec/defines/vmware_compute_ha_spec.rb @@ -120,7 +120,7 @@ host_username=administrator@vsphere.local # 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. +# "ca_file" is set. #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 # default CA truststore is used for verification. This option is ignored if -# “ca_file” is set. +# "ca_file" is set. #insecure = False insecure=true diff --git a/deployment/puppet/vmware/spec/defines/vmware_compute_vmware_spec.rb b/deployment/puppet/vmware/spec/defines/vmware_compute_vmware_spec.rb index 1411e0482a..a85bd44c5a 100644 --- a/deployment/puppet/vmware/spec/defines/vmware_compute_vmware_spec.rb +++ b/deployment/puppet/vmware/spec/defines/vmware_compute_vmware_spec.rb @@ -117,7 +117,7 @@ host_username=administrator@vsphere.local # 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. +# "ca_file" is set. #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 # default CA truststore is used for verification. This option is ignored if -# “ca_file” is set. +# "ca_file" is set. #insecure = False insecure=true diff --git a/deployment/puppet/vmware/templates/ceilometer-compute.conf.erb b/deployment/puppet/vmware/templates/ceilometer-compute.conf.erb index a971bc4b23..2d26718dcf 100644 --- a/deployment/puppet/vmware/templates/ceilometer-compute.conf.erb +++ b/deployment/puppet/vmware/templates/ceilometer-compute.conf.erb @@ -58,7 +58,7 @@ host_username=<%= @vc_user %> # 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. +# "ca_file" is set. #insecure=False insecure=<%= @ceilometer_vcenter_insecure_real %> diff --git a/deployment/puppet/vmware/templates/nova-compute.conf.erb b/deployment/puppet/vmware/templates/nova-compute.conf.erb index 63043c8adc..08f5252d9d 100644 --- a/deployment/puppet/vmware/templates/nova-compute.conf.erb +++ b/deployment/puppet/vmware/templates/nova-compute.conf.erb @@ -77,7 +77,7 @@ host_username=<%= @vc_user %> # 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. +# "ca_file" is set. #insecure = False insecure=<%= @compute_vcenter_insecure_real %>