厨师独奏示例

发布于 2024-09-05 17:32:51 字数 131 浏览 2 评论 0原文

我们正在学习厨师独奏,需要一个很好的例子来更好地理解。在网上搜索了很多,但想法很混乱。任何人都可以建议一些例子..以及如何运行它们..我们已经安装了chef-0.8.16 gem,但不知道如何使用它..我们正在使用Windows平台..它很紧急..

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..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

凑诗 2024-09-12 17:32:51

Windows 平台支持是相当新的(版本 0.8 .14),因此它在 Windows 上配置资源的能力相当有限,直到下一个版本将为该平台添加新的资源提供程序。

Chef Solo 的一个很好的资源是它的 Wiki 页面。您还可以从 IRC 频道邮件列表

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.

树深时见影 2024-09-12 17:32:51

我在这里创建了一个引导脚本,用于在 ec2 中测试 Chef-solo。它还包括一个非常简单的运行配方。

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

对于更复杂的食谱,您可以有看这里:

https://github.com/opscode/chef

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文