Skip to content

markoa/chef-solo-mnmal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chef-solo-mnmal

A minimal working configuration for chef-solo.

Includes a cookbook "hello" which writes a message to stdout and creates a file in /etc.

To install chef-solo:

gem install chef

To run the suite:

sudo chef-solo -c ./config.rb -j ./attributes.json

MIT license, feel free to reuse.

About

Minimal working configuration for chef-solo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages