Sha256: 63710bf6f20c267cc4b62ebfea8b725d74ca0b9882c42c6e69a9acccd04dcf7d
Contents?: true
Size: 957 Bytes
Versions: 5
Compression:
Stored size: 957 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-netinst.iso", :iso_src => "http://www.gtlib.gatech.edu/pub/fedora.redhat/linux//releases/14/Fedora/i386/iso/Fedora-14-i386-netinst.iso", :iso_md5 => "59d2490d7bf73a6c8a80d9a790f17184", :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