spec/unit/templates/domain_defaults.xml in vagrant-libvirt-0.1.2 vs spec/unit/templates/domain_defaults.xml in vagrant-libvirt-0.2.1

- old
+ new

@@ -1,6 +1,8 @@ <domain type='' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name></name> + <title></title> + <description></description> <uuid></uuid> <memory></memory> <vcpu>1</vcpu>