Sha256: be3b3a06a430c2edcdfc8f2c51276d3e8cad7ecdace9aff12069c8109b3f31b8

Contents?: true

Size: 1.29 KB

Versions: 9

Compression:

Stored size: 1.29 KB

Contents

Veewee::Session.declare( {
  :cpu_count => '2', :memory_size=> '1024',
  :disk_size => '10140', :disk_format => 'VDI',:hostiocache => 'off',
  :os_type_id => 'Gentoo',
  :iso_file => "install-amd64-minimal-20111208.iso",
  :iso_src => "http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/install-amd64-minimal-20111208.iso",
  :iso_md5 => "8c4e10aaaa7cce35503c0d23b4e0a42a",
  :iso_download_timeout => "1000",
  :boot_wait => "1",:boot_cmd_sequence => [
        '<Wait>'*2,
        'gentoo-nofb<Enter>',
        '<Wait>'*10,
        '<Enter>',
        '<Wait>'*10,
        'net-setup eth0<Enter>',
        '<Wait><Enter>',
        '2<Enter>',
        '1<Enter>',
	'<Wait><Wait>ifconfig -a <Enter>',
	#'sleep 5 ;curl http://%IP%:%PORT%/stages.sh -o stages.sh &&',
	#'bash stages.sh &<Enter>',
        'passwd<Enter><Wait><Wait>',
	'vagrant<Enter><Wait>',
	'vagrant<Enter><Wait>',
        '/etc/init.d/sshd start<Enter>'
    ],
  :kickstart_port => "7122", :kickstart_timeout => "10000",:kickstart_file => "",
  :ssh_login_timeout => "10000",:ssh_user => "root", :ssh_password => "vagrant",:ssh_key => "",
  :ssh_host_port => "7222", :ssh_guest_port => "22",
  :sudo_cmd => "cat '%f'|su -",
  :shutdown_cmd => "shutdown -p now",
  :postinstall_files => [ "postinstall.sh"],:postinstall_timeout => "10000"
   }
)

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
HeSYINUvSBZfxqA-veewee-0.203.3 templates/gentoo-latest-x86_64-experimental/definition.rb
HeSYINUvSBZfxqA-veewee-0.203.2 templates/gentoo-latest-x86_64-experimental/definition.rb
veewee-0.3.0.alpha9 templates/gentoo-latest-x86_64-experimental/definition.rb
veewee-0.3.0.alpha8 templates/gentoo-latest-x86_64-experimental/definition.rb
veewee-0.3.0.alpha7 templates/gentoo-latest-x86_64-experimental/definition.rb
veewee-0.3.0.alpha6 templates/gentoo-latest-x86_64-experimental/definition.rb
veewee-0.3.0.alpha5 templates/gentoo-latest-x86_64-experimental/definition.rb
HeSYINUvSBZfxqA-veewee-0.203.1 templates/gentoo-latest-x86_64-experimental/definition.rb
veewee-0.2.3 templates/gentoo-latest-x86_64-experimental/definition.rb