Skip to content

yamanetoshi/chef-serverspec-build-essential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-essential

prerequisiet

Please prepare the Vagrant virtual resource in the following ways:

$ vagrant box add test http://files.vagrantup.com/precise32.box
$ mkdir hoge
$ cd hoge
$ vagrant init

Please git clone the repository in the directory hoge.

And, there is a need to introduce a gem package for the execution of rspec and chef.

install the build-essential package

You can install in the following way.

$ cd chef-repo
$ knife solo cook 192.168.33.10

execution of serverspec

You can check by running the rake spec.

conclusion

It can be used to verify installation of build-essential package of Debian.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages