Sha256: 1a87362f9c954d9c5fd84dd689978aae8b25063c9ec0e1f9d2b8fb0daa79edfa

Contents?: true

Size: 252 Bytes

Versions: 14

Compression:

Stored size: 252 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='virtio'/>
</interface>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
vagrant-libvirt-0.0.20 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.19 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.18 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.17 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.16 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.15 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.14 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.13 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.12 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.11 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.10 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.9 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.8 lib/vagrant-libvirt/templates/interface.xml.erb
vagrant-libvirt-0.0.7 lib/vagrant-libvirt/templates/interface.xml.erb