Sha256: 1163edebcec85ee179c03d714d0ce35924576636c58c15dbc36b9d2faffca0b6

Contents?: true

Size: 925 Bytes

Versions: 8

Compression:

Stored size: 925 Bytes

Contents

Veewee::Definition.declare({
  :cpu_count => '1', :memory_size=> '256',
  :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off',
  :os_type_id => 'FreeBSD_64',
  :iso_file => "mfsbsd-9.0-RELEASE-amd64.iso",
  :iso_src => "http://mfsbsd.vx.sk/files/iso/mfsbsd-9.0-RELEASE-amd64.iso",
  :iso_md5 => "a8aaac460d30f80fce2c6a96e0837db6",
  :iso_download_timeout => "1000",
  :boot_wait => "10", :boot_cmd_sequence => [
   '<Enter>'
  ],
  :kickstart_port => "7122", :kickstart_timeout => "10000", :kickstart_file => "",
  :ssh_login_timeout => "10000", :ssh_user => "root", :ssh_password => "mfsroot", :ssh_key => "",
  :ssh_host_port => "7222", :ssh_guest_port => "22",
  :sudo_cmd => "sh '%f'",
  :shutdown_cmd => "shutdown -H",
  :postinstall_files => [ "postinstall.sh"], :postinstall_timeout => "10000"
})
#'setkmap=us dodhcp=eth0 dhcphostname=%NAME% ar_source=http://%IP%:%PORT%/ autoruns=0 rootpass=vagrant',

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
veewee-atlassian-0.3.11 templates/freebsd-9.0-RELEASE-amd64/definition.rb
veewee-0.3.7 templates/freebsd-9.0-RELEASE-amd64/definition.rb
veewee-0.3.6 templates/freebsd-9.0-RELEASE-amd64/definition.rb
veewee-0.3.5 templates/freebsd-9.0-RELEASE-amd64/definition.rb
veewee-0.3.4 templates/freebsd-9.0-RELEASE-amd64/definition.rb
veewee-0.3.3 templates/freebsd-9.0-RELEASE-amd64/definition.rb
veewee-0.3.2 templates/freebsd-9.0-RELEASE-amd64/definition.rb
veewee-0.3.1 templates/freebsd-9.0-RELEASE-amd64/definition.rb