【发布时间】:2014-01-18 00:19:18
【问题描述】:
我正在测试一本食谱,其中一个 LWRP 似乎不包含我期望的属性。我需要查看在节点上设置的属性列表。有没有办法在 Vagrant chef-solo 节点中做到这一点?
我使用 kitchen converge,它使用 chef-solo 在我的 virtualbox vagrant-provider 上配置一个 vagrant box。因此,该节点未注册到厨师服务器,我通常使用knife node show <node-name> 来查看属性列表。
【问题讨论】:
标签: chef-infra vagrant chef-recipe chef-solo