仍然无法使用 FQDN 为 Chef 客户端配置创建节点

Still unable to create node with FQDN for chef client configuration

正如一再重申的那样,FQDN 直到至少一位成功的厨师客户 运行 才可用。这是一个小问题,我想知道是否有人成功找到了解决方法?

使用 hostname 资源。

取决于您如何使用 hostname 资源——如果您将其与 compile_time 属性设置为 true 一起使用,则 node['fqdn'] 将在convergence phase. otherwise, use lazy evaluation.