All:
I bid you good fortune.
On inherited a Foreman 1.19 / Puppet (5.5.6) presence, the original, 5-year
cert (CA) expired. I found out while trying to run puppet agent on a new
node.
There was no complete documented series of steps for this combo of
versions; the one who set up the presence de
On 28.09.22 23:52, JB SysAdmin wrote:
I followed a combination of what I saw:
On puppet master:
rm -rf /etc/puppetlabs/puppetdb/ssl
puppetserver ca generate --config /etc/puppetlabs/puppet/puppet.conf
puppet master --no-daemonize --verbose
puppet resource service puppetserver ensure=running
pup