Sha256: 877df99f95b5b14ea99ab7695fa880525c6d18e6e112ad4857664466aa3ec860

Contents?: true

Size: 1.06 KB

Versions: 17

Compression:

Stored size: 1.06 KB

Contents

Veewee::Session.declare({
  :cpu_count => '1',
  :memory_size=> '512',
  :disk_size => '10140',
  :disk_format => 'VDI',
  :hostiocache => 'off',
  :ioapic => 'on',
  :pae => 'on',
  :os_type_id => 'RedHat_64',
  :iso_file => "SL-63-x86_64-2012-08-02-boot.iso",
  :iso_src => "http://ftp.heanet.ie/pub/rsync.scientificlinux.org/6.3/x86_64/iso/SL-63-x86_64-2012-08-02-boot.iso",
  :iso_md5 => "a0356a9d19cb462edb4f95790d435b8d",
  :iso_download_timeout => 1000,
  :boot_wait => "15",
  :boot_cmd_sequence => [ '<Tab> 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 bash '%f'",
  :shutdown_cmd => "/sbin/halt -h -p",
  :postinstall_files => [
    "base.sh",
    "puppet.sh",
    "chef.sh",
    "vagrant.sh",
    "virtualbox.sh",
    "ruby.sh",
    "cleanup.sh"
  ],
  :postinstall_timeout => 10000
})

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
veewee-0.4.3 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.4.2 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.4.1 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.4.0 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.12 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.11 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.10 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.9 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-atlassian-0.3.11 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.7 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.6 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.5 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.4 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.3 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.2 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.1 templates/scientificlinux-6.3-x86_64-netboot/definition.rb
veewee-0.3.0.beta2 templates/scientificlinux-6.3-x86_64-netboot/definition.rb