Information Technology Reference
In-Depth Information
Run the gem install command as root to install the test-kitchen gem. The additional --
no-ri and --no-rdoc parameters save time by omitting the step that generates documenta-
tion:
$ sudo gem install test-kitchen --no-ri --no-rdoc
Fetching: net-scp-1.2.1.gem (100%)
Fetching: safe_yaml-1.0.3.gem (100%)
Fetching: thor-0.19.1.gem (100%)
Fetching: test-kitchen-1.2.1.gem (100%)
Successfully installed net-scp-1.2.1
Successfully installed safe_yaml-1.0.3
Successfully installed thor-0.19.1
Successfully installed test-kitchen-1.2.1
4 gems installed
Search WWH ::




Custom Search