Sha256: ad102bacf8edb28b466baae78dd9ab5ec019e7c26b23e7a675f52880b1620e85

Contents?: true

Size: 977 Bytes

Versions: 27

Compression:

Stored size: 977 Bytes

Contents

Veewee::Definition.declare({
  :cpu_count => '1', :memory_size=> '256', 
  :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off',
  :os_type_id => 'Linux',
  :iso_file => "systemrescuecd-x86-2.0.0.iso",
  :iso_src => "http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/2.0.0/systemrescuecd-x86-2.0.0.iso",
  :iso_md5 => "51012e0bb943cff6367e5cea3a61cdbe",
  :iso_download_timeout => "1000",
  :boot_wait => "10", :boot_cmd_sequence => [
    '<Tab> ',
    'setkmap=us dodhcp=eth0 dhcphostname=%NAME% ar_source=http://%IP%:%PORT%/ autoruns=0 rootpass=vagrant',
    '<Enter>'
  ],
  :kickstart_port => "7122", :kickstart_timeout => "10000", :kickstart_file => "autorun0",
  :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",
  :postinstall_files => [ ], :postinstall_timeout => "10000"
})

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
veewee-0.4.3 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.4.2 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.4.1 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.4.0 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.12 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.11 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.10 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.9 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-atlassian-0.3.11 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.7 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.6 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.5 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.4 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.3 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.2 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.1 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.0.beta2 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.0.beta1 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.0.alpha9 templates/Sysrescuecd-2.0.0-experimental/definition.rb
veewee-0.3.0.alpha8 templates/Sysrescuecd-2.0.0-experimental/definition.rb