Sha256: a6054d7dd6ded5af96ff134840db3ae97db32b94c831b13ff9bad7390dc1b0ac
Contents?: true
Size: 1002 Bytes
Versions: 54
Compression:
Stored size: 1002 Bytes
Contents
Veewee::Session.declare({ :cpu_count => '1', :memory_size => '512', :disk_size => '8192', :disk_format => 'VDI', :hostiocache => 'off', :os_type_id => 'RedHat6_64', :iso_file => 'CentOS-6.9-x86_64-minimal.iso', :iso_src => 'http://artfiles.org/centos.org/6.9/isos/x86_64/CentOS-6.9-x86_64-minimal.iso', :iso_sha256 => '422af57b493b8af49d485885a730c5a1d955f803fac85aa51311c393168b9080', :iso_download_timeout => '1000', :boot_wait => '10', :boot_cmd_sequence => [ '<Tab> text ks=http://%IP%:%PORT%/ks.cfg<Enter>', ], :kickstart_port => '7122', :kickstart_timeout => '300', :kickstart_file => 'ks.cfg', :ssh_login_timeout => '10000', :ssh_user => 'veewee', :ssh_password => 'veewee', :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 => %w[../centos-postinstall.sh], :postinstall_timeout => '10000', :skip_iso_transfer => true, })
Version data entries
54 entries across 54 versions & 1 rubygems