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
- Host: GitHub
- URL: https://github.com/brettswift/serverspec_example
- Owner: brettswift
- Created: 2014-02-06T21:38:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T21:41:32.000Z (almost 12 years ago)
- Last Synced: 2025-04-08T11:52:07.518Z (9 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.