Sha256: dc65f7486a4510984884659704958e3e4f6056f8633f0a24c26dcae7494c5434

Contents?: true

Size: 262 Bytes

Versions: 12

Compression:

Stored size: 262 Bytes

Contents

<interface type='network'>
  <source network='<%= @network_name %>'/>
	<% if @mac %>
  	<mac address='<%= @mac %>'/>
	<% end %>
  <target dev='vnet<%= @iface_number %>'/>
  <alias name='net<%= @iface_number %>'/>
  <model type='<%=@model_type%>'/>
</interface>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
vagrant-libvirt-0.0.32 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.31 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.30 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.29 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.28 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.27 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.26 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.25 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.24 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.23 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.22 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.21 lib/vagrant-libvirt/templates/interface.xml.erb