So, I don't want to regenerate my CA master certificate, i.e. I don't want
to manually replace all the CA certificate file on all my clients. If the
ca generate is for the puppetserver AGENT certificate, i.e. only used on
one computer, I can do that. But the docs aren't clear to me which it's
t
Maybe our blog can shed some light on this:
https://www.example42.com/2018/10/08/puppet6-ca-upgrading/
> On 5. Mar 2019, at 13:49, jmp242 wrote:
>
> So, I don't want to regenerate my CA master certificate, i.e. I don't want to
> manually replace all the CA certificate file on all my clients. If
The CA is one cert, the master and agent share another, so you wouldn't
need to rekey everything, however you can also just whitelist your master
cert in the file described here:
https://puppet.com/docs/puppetserver/6.2/config_file_auth.html
However, Martin's blog posts are excellent, you should p
Hello Everyone,
Puppet Development Kit (PDK) provides integrated testing tools and a
command line interface to help you develop, validate, and test modules. We
are excited to announce that PDK v1.9.1 is now available to download.
PDK v1.9.1 is a bugfix release and we've added some much needed fi