Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/petr-korobeinikov/serverspec-example
- Owner: petr-korobeinikov
- Created: 2016-06-10T11:25:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T11:25:31.000Z (over 8 years ago)
- Last Synced: 2024-11-06T12:53:47.783Z (3 months ago)
- Topics: infrastructure-as-code, infrastructure-management, serverspec, spec, unit-testing
- Language: Ruby
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serverspec-example
## Prepare
sudo gem install bundler --version "1.10.6"
bundle --binstubsvagrant up
## Run tests
TARGET_HOST=default bundle _1.10.6_ exec bin/rspec