Sha256: 695238b8c64c648a290bca8c451423cbf04c440df896d81e0b2af14416f328bd

Contents?: true

Size: 789 Bytes

Versions: 1

Compression:

Stored size: 789 Bytes

Contents

# Vagrant Foodtaster Server

[![Gem Version](https://badge.fury.io/rb/vagrant-foodtaster-server.png)](http://badge.fury.io/rb/vagrant-foodtaster-server)

[Foodtaster](http://github.com/mlapshin/foodtaster) is a tool for
testing Chef cookbooks using RSpec and Vagrant. This Vagrant plugin
allows Core Foodtaster library to interact with Vagrant via simple DRb
protocol.

## Installation

First, install [sahara](http://github.com/jedi4ever/sahara/) plugin for snapshot support:

    vagrant plugin install sahara

Then, install Foodtaster Server:

    vagrant plugin install vagrant-foodtaster-server

## Usage

To start server:

    vagrant foodtaster-server

To terminate press Ctrl+C.

## Limitations

*   only VirtualBox provider is supported
*   only chef-solo provisioner is supported

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-foodtaster-server-0.0.8 README.md