Skip to content

dotless-de/vagrant-plugins-env

Repository files navigation

vagrant-plugins-env

A simple environment to develop vagrant plugins in. It encapsulates the vagrant environment into an own .vagrant.d directory to avoid messing with your day-to-day vagrant config.

This sample uses the vagrant-vbguest plugin as default.

Usage

  1. git clone
  2. edit submodules as needed
  3. edit Gemfile as needed
  4. git submodule init
  5. git submodule update
  6. bundle install

To start vagrant use the bin/vagrant wrapper!

About

A simple environment to develop vagrant plugins in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published