Tag - puppet

Renew Puppet CA Certification

How to renew Puppet CA certificate

We've written about Puppet a couple of times before, but this time we'll cover the topic of renewing Puppet CA certificate. While the official documentation recommends regenerating the Puppet CA and re-issueing certificates for all Puppet agents, in some cases that's not neccessary nor convenient. In this post, we'll explain...

Read more...
PDK - Puppet acceptance testing

Puppet acceptance testing – intro

Hi there. In this post, we’ll cover the introduction to Puppet acceptance testing. If you are new to Puppet, we recommend that you check out Easy Puppet module development with PDK. And if you are curious about testing Puppet modules, the Puppet unit testing for beginners post is a good...

Read more...
Puppet module

How bad can a greedy regex really get?

Recently, a client approached us with a curious Puppet Server problem that manifested in excessive CPU usage on the Puppet Server. One of the surprising things was that the issue appeared out of the blue, and was causing timeouts during Puppet runs on 650 nodes. None of the recent changes...

Read more...