[Puppet Users] Re: PuppetDB : unable to upgrade 6.5 to 6.9 => SSL errors

2020-04-28 Thread Yvan Broccard
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

[Puppet Users] Re: PuppetDB : unable to upgrade 6.5 to 6.9 => SSL errors

2020-04-28 Thread Yvan Broccard
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

[Puppet Users] Auditing directory content not managed by Puppet

2020-04-28 Thread Miroslav Kalina
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

Re: [Puppet Users] Puppet on Ubuntu Focal

2020-04-28 Thread comport3
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