Sha256: 0edd25b8e79186b3c4c3228b60ae4eb4d0c3d127ed1608ef3aa2258af6590b8e

Contents?: true

Size: 277 Bytes

Versions: 6

Compression:

Stored size: 277 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
vagrant-libvirt-0.0.37 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.36 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.35 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.33 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.32 lib/vagrant-libvirt/templates/filesystem.xml.erb
vagrant-libvirt-0.0.31 lib/vagrant-libvirt/templates/filesystem.xml.erb