0.0
No commit activity in last 3 years
No release in over 3 years
Guest plugin for Vagrant FreeBSD
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
>= 0
 Project Readme

Vagrant-FreeBSD

RubyGems

Description

This is a Vagrant plugin for FreeBSD. This plugin supports mounting the vagrant directory on FreeBSD. Now it supports vmware_desktop provider only.

Installation

Install via Vagrant

$ vagrant plugin install vagrant-freebsd

To install from source code, first build via rake and then:

$ vagrant plugin install pkg/vagrant-freebsd-x.x.x.gem

Credits

Inspired and based on https://github.com/tnarik/vagrant-solaris10/