Home

Awesome

Vagrant OpenBSD vmd(8) Provider

NOTE This is absolut alpha work-in-progress - DO NOT USE

This is a Vagrant 1.5+ plugin that adds an OpenBSD vmd(8) provider to Vagrant, allowing Vagrant to control and provision machines on OpenBSD.

Features

Installation

$ vagrant plugin install /path/to/vagrant-openbsd-provider.gem
$ doas pkg_add libarchive

Usage

Once the plugin is installed, you use it with vagrant up by specifing the openbsd-provider provider:

$ vagrant up --provider=openbsd-provider