Sha256: 1b662f89e86199111cf47dd53bb0daf2ee8cfc76623c777acad1a7989692a6ba
Contents?: true
Size: 1.21 KB
Versions: 21
Compression:
Stored size: 1.21 KB
Contents
Veewee::Session.declare({ :cpu_count => '1', :memory_size=> '256', :disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off', :os_type_id => 'ArchLinux', :iso_file => "archlinux-2011.08.19-netinstall-i686.iso", :iso_src => "http://archlinux.mirror.kangaroot.net/iso/2011.08.19/archlinux-2011.08.19-netinstall-i686.iso", :iso_md5 => "c3f7e10d040eac1da0efe68fb2f64d5b", :iso_download_timeout => "1000", :boot_wait => "5", :boot_cmd_sequence => [ '<Enter>', '<Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait>', '<Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait>', 'dhcpcd eth0<Enter><Wait><Wait><Wait><Wait>', 'passwd<Enter>', 'vagrant<Enter>', 'vagrant<Enter>', '/etc/rc.d/sshd start<Enter><Wait>', 'sleep 3 && wget 10.0.2.2:7122/aif.cfg<Enter>', ], :kickstart_port => "7122", :kickstart_timeout => "10000", :kickstart_file => "aif.cfg", :ssh_login_timeout => "10000", :ssh_user => "root", :ssh_password => "vagrant", :ssh_key => "", :ssh_host_port => "7222", :ssh_guest_port => "22", :sudo_cmd => "sh '%f'", :shutdown_cmd => "shutdown -h now", :postinstall_files => [ "postinstall.sh", "postinstall2.sh"], :postinstall_timeout => "10000" })
Version data entries
21 entries across 21 versions & 3 rubygems