简体   繁体   中英

chef-solo example

We are learning chef-solo and need a good example for better understanding.. Have searched a lot on net but the ideas are very confusing. can anyone suggest some examples.. and also how to run them.. We have installed chef-0.8.16 gem but couldnt figure out how to work with it.. We are using windows platform..Its urgent..

Windows platform support is quite new ( version 0.8.14 ), so its ability to configure resources on Windows is fairly limited until the next release which will add new resource providers for the platform.

A good resource for Chef Solo is its page on the Wiki . You can also get help from the IRC channel and mailing lists .

I have created a bootstrap script here for testing out chef-solo in ec2. It includes a very trivial recipe to run also.

https://github.com/conormullen/chef-bootstrap

for more complex recipes you could have a look here:

https://github.com/opscode/chef

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM