Sha256: b14629fa4754340c6aff2fe0c75b818031c4f52c01f32dd2d13de86167e0c4cf

Contents?: true

Size: 807 Bytes

Versions: 8

Compression:

Stored size: 807 Bytes

Contents

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 -P now",
  :postinstall_files => ["postinstall.sh"], :postinstall_timeout => "10000"
})

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
veewee-0.3.0.alpha8 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha7 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha6 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha5 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha4 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha3 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha2 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha1 templates/windows-2008R2-amd64/definition.rb