Sha256: b7396d260a57754819ee7e43fcfaa5cad6f702cf3668790b5de8ff2625775c0c

Contents?: true

Size: 531 Bytes

Versions: 36

Compression:

Stored size: 531 Bytes

Contents

<volume>
  <name><%= @name %></name>
  <capacity unit="G"><%= @capacity %></capacity>

  <target>
    <format type='qcow2'/>
    <permissions>
      <owner>0</owner>
      <group>0</group>
      <mode>0600</mode>
      <label>virt_image_t</label>
    </permissions>
  </target>

  <backingStore>
    <path><%= @backing_file %></path>
    <format type='qcow2'/>
    <permissions>
      <owner>0</owner>
      <group>0</group>
      <mode>0600</mode>
      <label>virt_image_t</label>
    </permissions>
  </backingStore>
</volume>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
vagrant-libvirt-0.0.37 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.36 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.35 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.33 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.32 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.31 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.30 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.29 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.28 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.27 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.26 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.25 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.24 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.23 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.22 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.21 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.20 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.19 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.18 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb
vagrant-libvirt-0.0.17 lib/vagrant-libvirt/templates/volume_snapshot.xml.erb