Sha256: d298434a22c36b0f947d00db1fc78cd62f7983438ba675d51a5a8be96e982be7

Contents?: true

Size: 841 Bytes

Versions: 27

Compression:

Stored size: 841 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 /s /t 0 /d P:4:1 /c \"Vagrant Shutdown\"",
  :postinstall_files => ["postinstall.sh"], :postinstall_timeout => "10000"
})

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
veewee-0.3.4 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.3 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.2 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.1 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.beta2 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.beta1 templates/windows-2008R2-amd64/definition.rb
veewee-0.3.0.alpha9 templates/windows-2008R2-amd64/definition.rb