Sha256: 6fd31f96a0e176716983b5476e2616b0f59f6e779c5a4384f0642ad8d12f9b45
Contents?: true
Size: 1.48 KB
Versions: 8
Compression:
Stored size: 1.48 KB
Contents
Veewee::Definition.declare({ :cpu_count => '1', :memory_size=> '512', :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :os_type_id => 'FreeBSD_64', :iso_file => "FreeBSD-9.1-RELEASE-amd64-disc1.iso", :iso_src => "ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/ISO-IMAGES/9.1/FreeBSD-9.1-RELEASE-amd64-disc1.iso", :iso_md5 => "f0a320fd52383c42649d48ea545915a9", :iso_download_timeout => "1000", :boot_wait => "10", :boot_cmd_sequence => [ '<Esc>', 'load geom_mbr', '<Enter>', 'load zfs', '<Enter>', 'boot -s', '<Enter>', '<Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait><Wait>', '/bin/sh<Enter>', 'mdmfs -s 100m md1 /tmp<Enter>', 'dhclient -l /tmp/dhclient.lease.em0 em0<Enter>', '<Wait><Wait><Wait>', 'echo "Sleeping for 10 seconds, then running install script."<Enter>', 'sleep 10 ; fetch -o /tmp/install.sh http://%IP%:%PORT%/install.sh && chmod +x /tmp/install.sh && /tmp/install.sh %NAME%<Enter>' ], :kickstart_port => "7122", :kickstart_timeout => "300", :kickstart_file => "install.sh", :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.csh"], :postinstall_timeout => "10000" }) #'setkmap=us dodhcp=em0 dhcphostname=%NAME% ar_source=http://%IP%:%PORT%/ autoruns=0 rootpass=vagrant',
Version data entries
8 entries across 8 versions & 1 rubygems