Sha256: 75b029e0e49b10663b6d2c16307cff0987a9a872e68b45077c9b8d325652fd7c

Contents?: true

Size: 1.31 KB

Versions: 27

Compression:

Stored size: 1.31 KB

Contents

Veewee::Session.declare({
  :os_type_id  => 'OpenSUSE',
  :cpu_count   => '1',
  :memory_size => '1024',
  :disk_size   => '20480',
  :disk_format => 'VDI',
  :hostiocache => 'off',
  :iso_file => "SLES-11-SP1-DVD-i586-GM-DVD1.iso",
  :iso_src  => "",
  :iso_md5  => "0dd6886858d93501c38854552b9b1b0d",
  :iso_download_timeout => "1000",
  :boot_wait         => "10",
  :boot_cmd_sequence => [
    '<Esc><Enter>',
    'linux netdevice=eth0 netsetup=dhcp install=cd:/',
    ' lang=en_US autoyast=http://%IP%:%PORT%/autoinst_en.xml',
    ### disable prev line and enable next line to install with german settings
    #' lang=de_DE autoyast=http://%IP%:%PORT%/autoinst_de.xml',
    ' textmode=1',
    '<Enter>'
  ],
  :kickstart_port    => "7122",
  :kickstart_timeout => "10000",
  :kickstart_file    => ["autoinst_en.xml", "autoinst_en.xml"],
  ### disable prev line and enable next line to install with german settings
  #:kickstart_file    => ["autoinst_de.xml", "autoinst_de.xml"],
  :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 => "shutdown -P now",
  :postinstall_files   => ["postinstall.sh"],
  :postinstall_timeout => "10000"
})

Version data entries

27 entries across 27 versions & 3 rubygems

Version Path
veewee-0.4.3 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.4.2 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.4.1 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.4.0 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.12 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.11 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.10 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.9 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-atlassian-0.3.11 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.7 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.6 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.5 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.4 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.3 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.2 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.1 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.0.beta2 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
veewee-0.3.0.beta1 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
HeSYINUvSBZfxqA-veewee-0.203.3 templates/SLES-11-SP1-DVD-i586-GM/definition.rb
HeSYINUvSBZfxqA-veewee-0.203.2 templates/SLES-11-SP1-DVD-i586-GM/definition.rb