https://github.com/pine/share-training-serverspec
Serverspec のシェア研修で利用したソースコード
https://github.com/pine/share-training-serverspec
Last synced: 7 months ago
JSON representation
Serverspec のシェア研修で利用したソースコード
- Host: GitHub
- URL: https://github.com/pine/share-training-serverspec
- Owner: pine
- Created: 2015-04-15T01:26:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T06:26:51.000Z (almost 11 years ago)
- Last Synced: 2025-03-02T15:54:03.871Z (about 1 year ago)
- Language: Ruby
- Homepage: https://github.com/gotandaGM/text-infrastructure-as-code
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
share-training-serverspec
-------------------------
Serverspec のシェア研修で利用したソースコード
## 実行
```sh
$ gem install serverspec
$ rake spec
```
## 参考
[text-infrastructure-as-code](https://github.com/gotandaGM/text-infrastructure-as-code) / [Serverspec](https://github.com/gotandaGM/text-infrastructure-as-code/blob/master/serverspec.md)