templates/openbsd50_amd64/definition.rb in veewee-0.4.3 vs templates/openbsd50_amd64/definition.rb in veewee-0.4.4

- old
+ new

@@ -74,10 +74,10 @@ '<Enter><Wait>', # Install non-free firmware files on first boot ? [no] <-- don't know what this is so I'm saying no 'no<Enter><Wait>', 'reboot<Enter>' ], - :kickstart_port => "7122", :kickstart_timeout => "10000", :kickstart_file => "", + :kickstart_port => "7122", :kickstart_timeout => "300", :kickstart_file => "", :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 => "/sbin/halt -p", :postinstall_files => [ "postinstall.sh"], :postinstall_timeout => "10000"