Sha256: b0ecc8598bf4d408713d63a7de5453d6ba10451863e6d53b61cea7bcb8f1a7f2

Contents?: true

Size: 780 Bytes

Versions: 4

Compression:

Stored size: 780 Bytes

Contents

Veewee::Session.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","cygwin-sshd.bat","install-winrm.bat"],
  :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

4 entries across 4 versions & 1 rubygems

Version Path
veewee-0.1.26 templates/windows-2008R2-amd64-experimental/definition.rb
veewee-0.1.25 templates/windows-2008R2-amd64-experimental/definition.rb
veewee-0.1.24 templates/windows-2008R2-amd64-experimental/definition.rb
veewee-0.1.23 templates/windows-2008R2-amd64-experimental/definition.rb