<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.twig.es/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Vagrant_creating_extra_disks</id>
		<title>Vagrant creating extra disks - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Vagrant_creating_extra_disks"/>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Vagrant_creating_extra_disks&amp;action=history"/>
		<updated>2026-05-06T13:18:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.0</generator>

	<entry>
		<id>https://wiki.twig.es/index.php?title=Vagrant_creating_extra_disks&amp;diff=3732&amp;oldid=prev</id>
		<title>George2: Created page with &quot;&lt;source lang=&quot;text&quot;&gt; Vagrant.configure(&quot;2&quot;) do |config|   config.vm.provider :libvirt do |libvirt|     libvirt.storage :file, :size =&gt; '20G'     libvirt.storage :file, :size =...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Vagrant_creating_extra_disks&amp;diff=3732&amp;oldid=prev"/>
				<updated>2017-08-09T12:32:28Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt; Vagrant.configure(&amp;quot;2&amp;quot;) do |config|   config.vm.provider :libvirt do |libvirt|     libvirt.storage :file, :size =&amp;gt; &amp;#039;20G&amp;#039;     libvirt.storage :file, :size =...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
Vagrant.configure(&amp;quot;2&amp;quot;) do |config|&lt;br /&gt;
  config.vm.provider :libvirt do |libvirt|&lt;br /&gt;
    libvirt.storage :file, :size =&amp;gt; '20G'&lt;br /&gt;
    libvirt.storage :file, :size =&amp;gt; '40G', :type =&amp;gt; 'raw'&lt;br /&gt;
  end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>George2</name></author>	</entry>

	</feed>