fuel-plugin-vmware-dvs/deployment_scripts/puppet/modules/vmware_dvs/templates/agent_config.erb

13 lines
276 B
Plaintext

[DEFAULT]
host=<%= @host %>
[securitygroup]
enable_security_group = True
firewall_driver=<%= @fw_driver %>
[ml2_vmware]
vsphere_login=<%= @vsphere_login %>
network_maps=<%= @network_maps %>
vsphere_hostname=<%= @vsphere_hostname %>
vsphere_password=<%= @vsphere_password %>