【发布时间】:2017-02-25 05:37:52
【问题描述】:
我无法使用
从我的 Chef 工作站上传我的食谱knife cookbook upload <cookbook_name>.
这让我说错了
Could not find cookbook <cookbook_name> in your cookbook path, skipping it.
Uploaded 0 cookbook.
我所有的食谱都在本地。当我“ls”它时,我可以看到我的食谱。在knife.rb 文件中,路径设置为["#{current_dir}/../cookbooks"]。请帮助我,我被卡住了。
PS:“”除了在路径中没有使用
【问题讨论】:
标签: chef-infra