[DEFAULT] host=<%= @host %> [securitygroup] enable_security_group = <%= @use_fw_driver %> firewall_driver=<%= @fw_driver %> [ml2_vmware] vsphere_login=<%= @vsphere_login %> network_maps=<%= @network_maps %> vsphere_hostname=<%= @vsphere_hostname %> vsphere_password=<%= @vsphere_password %> insecure=<%= @agent_vcenter_insecure_real %> <% if @agent_vcenter_ca_filepath and @agent_vcenter_ca_filepath \ != "" and !@agent_vcenter_ca_filepath.empty? -%> ca_file=<%= @agent_vcenter_ca_filepath %> <% end -%>