Generates a Vagrant VM with OpenBSD.
- Ruby 1.9.3.
- Bundler
Execute the build
script or manually run the commands written in it.
vagrant init 'openbsd55'
vagrant up
You should be able now to do vagrant ssh
to access your OpenBSD 5.5 VM.
Generates a Vagrant VM with OpenBSD.
Execute the build
script or manually run the commands written in it.
vagrant init 'openbsd55'
vagrant up
You should be able now to do vagrant ssh
to access your OpenBSD 5.5 VM.