templates/Sysrescuecd-2.0.0-experimental/definition.rb in veewee-0.2.3 vs templates/Sysrescuecd-2.0.0-experimental/definition.rb in veewee-0.3.0.alpha1
- old
+ new
@@ -1,5 +1,5 @@
-Veewee::Session.declare({
+Veewee::Definition.declare({
:cpu_count => '1', :memory_size=> '256',
:disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off',
:os_type_id => 'Linux',
:iso_file => "systemrescuecd-x86-2.0.0.iso",
:iso_src => "http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/2.0.0/systemrescuecd-x86-2.0.0.iso",