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

https://github.com/brettswift/serverspec_example

example to test multiple VM's in Vagrant using serverspec
https://github.com/brettswift/serverspec_example

Last synced: 6 months ago
JSON representation

example to test multiple VM's in Vagrant using serverspec

Awesome Lists containing this project

README

          

This is a template project used to test a multi-vm vagrant configuration.

Current Bugs
-------------

- in server2 the second _spec.rb file fails, as vagrant doesn't build the box for some reason.