Client Connection Failure
After a successful installation of Puppet Enterprise on Ubuntu 14.04 I cannot connect clients to the puppet master. I have no firewall in place and a simple "telnet hostname 8140" fails. I assumed after the puppet enterprise install completed it would be listening on the appropriate port. Am I missing something?
Hi, did you sign the certificates of your agents? you can do it via puppet-enterprise-console or commandline: puppet cert list --all (should show you if there are any requests) puppet cert sign nodename https://docs.puppetlabs.com/pe/latest/install_agents.html#signing-agent-certificates
I haven't done anything on the client because of the failed installation. The master installed without issue and I was trying to install the client using the https://<master hostname="">:8140/packages/current