err: Could not request certificate: Retrieved certificate does not match...
Hi, I'm getting the below error when running "puppet agent --test" after locking down a node, in order to test changes from my local puppetmaster (I SSH'd from my Puppetmaster, binding the 8140 port)....
View ArticleError: Could not request certificate: Connection refused - connect(2) for...
I am new to puppet I am configuring connecting between puppet master "puppet" I have edited the host file on agent & client as well as I have edited the puppet.conf on agent node to resolve the...
View Articlemaster certificate deleted accidently
Team, We have 300+ nodes in our environment. I accidently cleaned the puppet master certificate (puppet cert --clean puppetmaster), but there was a backup for the master server, so i could restore the...
View ArticleCould not request certificate: getaddrinfo: Name of service not known
Hi guys, I've recently installed PE 2016 on an EC2 Instance. After the installation is complete I followed the steps on puppet docs: - Click Add class. (Adding the Ubuntu 14.04 OS under the PE master...
View ArticlePuppet Enterprise - no certificate request
Hey all, I'm trying to build a proof of concept using the installation and training material product by puppet. I've got all of the roles :- master, puppetdb and puppet console running on one node. I...
View ArticleCan I use puppet as an Intermediate CA?
I have installed an Internal-Root signed certificate on my Puppet Master under `$ssldir/ca/ca_crt.pem` in hopes that my Puppet managed nodes will have a certificate chain that can be resolved by...
View ArticleErrors when adding CA cert to inventory.txt
We use Puppet extensively at Logicworks, and we've run into an issue in the automated build process for our Puppet masters, and I've isolated it to an issue with OpenSSL serials failing to be converted...
View ArticleHow do I configure Puppet Agent on a Windows server?
How do I configure a Windows server to be a Puppet Agent server? I am running Puppet Enterprise 4.x on CentOS 7 and Puppet Agent 3.7.4 on Windows Server 2012. I am trying to set this up for the first...
View ArticleWindows Puppet agent refusing to register with the puppet master
I'm attempting to begin to test the waters and learn to use Puppet. My main goal is to learn how it use Puppet in conjunction with a Windows server. To this end I've made a pair of VMs; a CentOS 7 VM...
View ArticleRegenerate puppet CA on puppet 2.7!
Hi, Still running an old puppet master and need to regenerate the CA, it is running under passenger so the webbrick server is not running. I'm reading through these instructions -...
View Article