标签: chef knife
刀编辑节点给出错误消息:
ERROR: Attempt to use relative path 'node' when current directory is outside the repository path
我真的不明白我应该在什么文件夹中执行此命令。
答案 0 :(得分:1)
我猜你想要knife node edit,而不是knife edit node。在这种情况下,您可以在chef-repo的任何地方。
knife node edit
knife edit node