Sha256: dc968f2471cea66c4488d43ab443c5cfcd80241de4e92c780f089277e3e40e16
Contents?: true
Size: 944 Bytes
Versions: 9
Compression:
Stored size: 944 Bytes
Contents
Veewee::Session.declare({ :cpu_count => '1', :memory_size=> '384', :disk_size => '81920', :disk_format => 'VDI', :hostiocache => 'off', :ioapic => 'on', :pae => 'on', :os_type_id => 'RedHat', :iso_file => "SL.59.020213.CD.i386.disc1.iso", :iso_src => "http://ftp.heanet.ie/pub/rsync.scientificlinux.org/59/iso/i386/cd/SL.59.020213.CD.i386.disc1.iso", :iso_md5 => "2b8c469f3b4495a094f926287ea31f89", :iso_download_timeout => 1000, :boot_wait => "10", :boot_cmd_sequence => [ 'linux text ks=http://%IP%:%PORT%/ks.cfg<Enter>' ], :kickstart_port => "7122", :kickstart_timeout => 10000, :kickstart_file => "ks.cfg", :ssh_login_timeout => "10000", :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
9 entries across 9 versions & 2 rubygems