/veewee-openbsd

Little OpenBSD boxes, just for playing with veewee.

Primary LanguageShell

Veewee OpenBSD box generation

Generates a Vagrant VM with OpenBSD.

Requisites

Building box

Execute the build script or manually run the commands written in it.

Running box

vagrant init 'openbsd55'
vagrant up

You should be able now to do vagrant ssh to access your OpenBSD 5.5 VM.