Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petr-korobeinikov/serverspec-example

Serverspec (http://serverspec.org) usage example.
https://github.com/petr-korobeinikov/serverspec-example

infrastructure-as-code infrastructure-management serverspec spec unit-testing

Last synced: about 1 month ago
JSON representation

Serverspec (http://serverspec.org) usage example.

Awesome Lists containing this project

README

        

# serverspec-example

## Prepare

sudo gem install bundler --version "1.10.6"
bundle --binstubs

vagrant up

## Run tests

TARGET_HOST=default bundle _1.10.6_ exec bin/rspec