标签: chef chef-recipe
我需要使用chef框架为节点分配一个运行列表。但我看到只有在节点引导期间在cookbook中运行配方的功能。有没有办法指定“何时”在客户端运行配方而不是在bootstrap运行它?
答案 0 :(得分:0)
当然,通常以chef-client作为服务或通过cron运行。尤其是init_style食谱的chef-client属性:https://github.com/opscode-cookbooks/chef-client#attributes
chef-client
cron
init_style