Veewee::Definition.declare({ :cpu_count => '1', :memory_size=> '384', :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :os_type_id => 'Windows2008_64', :iso_file => "7601.17514.101119-1850_x64fre_server_eval_en-us-GRMSXEVAL_EN_DVD.iso", :iso_src => "", :iso_md5 => "", :floppy_files => ["Autounattend.xml","cygwin-setup.exe","install-cygwin-sshd.bat","install-winrm.bat","oracle-cert.cer"], :iso_download_timeout => "1000", :boot_wait => "10", :boot_cmd_sequence => [ ], :ssh_login_timeout => "10000", :ssh_user => "vagrant", :ssh_password => "vagrant", :ssh_key => "", :ssh_host_port => "7222", :ssh_guest_port => "22", :sudo_cmd => "sh '%f'", :shutdown_cmd => "shutdown /s /t 0 /d P:4:1 /c \"Vagrant Shutdown\"", :postinstall_files => ["postinstall.sh"], :postinstall_timeout => "10000" })