Sha256: 0eafdafea2c215465952ff56457f3c1bdc71f9627dc6a6428446698f28467df8

Contents?: true

Size: 935 Bytes

Versions: 5

Compression:

Stored size: 935 Bytes

Contents

Veewee::Session.declare({
  :cpu_count => '1', :memory_size=> '384',
  :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :use_hw_virt_ext => 'on',
  :os_type_id => 'Fedora',
  :iso_file => "Fedora-14-i386-DVD.iso",
  :iso_src => "http://mirror.uoregon.edu/fedora/linux/releases/14/Fedora/i386/iso/Fedora-14-i386-DVD.iso",
  :iso_md5 => "1cc67641506d2f931d669b8d3528dded",
  :iso_download_timeout => 1000,
  :boot_wait => "10", :boot_cmd_sequence => [ '<Tab> linux text ks=http://%IP%:%PORT%/ks.cfg<Enter><Enter>' ],
  :kickstart_port => "7122", :kickstart_timeout => 10000, :kickstart_file => "ks.cfg",
  :ssh_login_timeout => "100", :ssh_user => "vagrant", :ssh_password => "vagrant", :ssh_key => "",
  :ssh_host_port => "7222", :ssh_guest_port => "22",
  :sudo_cmd => "echo '%p'|sudo -S sh '%f'",
  :shutdown_cmd => "/sbin/halt -h -p",
  :postinstall_files => [ "postinstall.sh"], :postinstall_timeout => 10000
})

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
veewee-0.1.22 templates/Fedora-14-i386/definition.rb
veewee-0.1.21 templates/Fedora-14-i386/definition.rb
veewee-0.1.20 templates/Fedora-14-i386/definition.rb
veewee-0.1.19 templates/Fedora-14-i386/definition.rb
veewee-0.1.18 templates/Fedora-14-i386/definition.rb