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

https://github.com/pine/share-training-serverspec

Serverspec のシェア研修で利用したソースコード
https://github.com/pine/share-training-serverspec

Last synced: 7 months ago
JSON representation

Serverspec のシェア研修で利用したソースコード

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)