Hello,
Thank you for your reply. My PuppetDB is installed and managed by puppetdb
puppet module, and I didn't change the certificates since its installation
years ago (Still valid for one year though).
I will have a try with puppetdb ssl-setup later today.
What I have noticed with openssl, befo
For the people here maybe having the same error. I was able to resolve the
issue in updating Java OpenJDK from 1.7 to version 11.
Then the problem was immediatelly solved.
So, it was a cipher issue between Java and Puppetdb. With more recent
version of Java all is solved.
Puppetdb ssl-setup sa
Hello guys,
I am trying to audit directory on server and automaticaly regenerate (with
custom script run by *exec*) it's content whenever user touches it. With
single files it's easy to do with
file {'/etc/myconfig':
audit => content,
}
-> exec {'/usr/local/bin/generate-myconfig.sh':
refre
Thanks for the update Gabriel, appreciated. Do you know when v6.15.0 is
expected to be release, even approximately?
On Sunday, April 26, 2020 at 6:05:40 PM UTC+10, Gabriel Nagy wrote:
>
> Hi,
>
> Focal support will be added in the next puppet release (6.15.0). You can
> still use the nightly bui