| Hello. I've just encountered the same problem with following open source components: puppet-agent 6.10.0-1buster puppetserver 6.7.0-1buster Does it work as designed? It took me some time to figure out that it could be related to node having same certificate name as class name. It'd be great to at least document the current behavior. I'm using Puppet to manage nodes on LAN without any domain and I have a module dedicated to certain node. I assumed that node and class names are different namespaces and therefore it wouldn't be a problem. |