lchopfpt
lchopfpt
This one took me awhile to figure out. This was definitely a user error, that made the tool get stuck in a loop blocking all other queries. Using mysql, the...
**Describe the bug** When adding ?ssl_mode=PREFERRED to a mysql DSN using the docker image, I get: `MySQL client library does not support ssl_mode specification` **Installation details** - operating system: CentOS...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.26.1 - Ruby: - Distribution: - Module version: 13.3.0 ## How to reproduce (e.g Puppet code you use) Can't provide...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.25.1 - Ruby: - Distribution: - Module version: 12.3.0 and 12.4.0 ## How to reproduce (e.g Puppet code you use)...
### What problem does this feature solve or what does it enhance? I have attempted to set up certbot to run for two accounts on a single server. Both use...
Our very consistently deployed database servers are behaving differently with regards to the metrics **mysql_global_status_mysqlx_ssl_server_not_after** and **mysql_global_status_mysqlx_ssl_server_not_before** I'd like to first ask what is a situation which those metrics would...
The letsencrypt::certonly defined resource produces a script with the certbot command. One of the features is to have a "cron_success_command". Let's say it is "systemctl restart httpd". The command looks...