Sha256: 0d795ff7dca9d2cd253eccb6ec615148826f298549976836059708c32ea18cd5

Contents?: true

Size: 276 Bytes

Versions: 13

Compression:

Stored size: 276 Bytes

Contents

    <filesystem type='mount' accessmode='<%= accessmode %>'>
      <driver type='path' wrpolicy='immediate'/>
      <source dir='<%= hostpath %>'/>
      <target dir='<%= guestpath %>'/>
      <% unless readonly.nil? %>
         <readonly /> 
      <% end %>
    </filesystem>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
vagrant-libvirt-0.0.28 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.27 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.26 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.25 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.24 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.23 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.22 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.21 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.20 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.19 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.18 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.17 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.16 lib/vagrant-libvirt/templates/filesystem.xml.erb