Puppet Master 不允许签署 Puppet 代理证书请求,并提示“无法解析 xxxx:没有 xxxx 的名称

Puppet Master 不允许签署 Puppet 代理证书请求,并提示“无法解析 xxxx:没有 xxxx 的名称

我在 AWS VPC 中设置了一个 Puppet-Master Puppet 代理。该系统在过去 2 年中一直运行良好,没有太多问题,但今天一旦启动代理,Master 就不会接受来自任何代理的证书请求,提示"Could not resolve x.x.x.x: no name for x.x.x.x"

puppet master 在代理的 puppet.conf 中指定。我可以在 master 的日志中看到代理确实可以访问,但 master “拒绝”并且不签署它通常接受的子网中实例的证书。我还尝试从运行“puppet cert clean ip-xxxx.ap-in...”的主服务器中删除证书,然后重新尝试从代理手动连接。代理尝试连接,然后说"Exiting;no certificate found and waitforcert is disabled"

相关内容