-
## Describe the Bug
Setting `postgresql_ssl_on => true` fails to install PuppetDB
## Expected Behavior
It works and allow to install PuppetDB with SSL PostgreSQL
## Steps to Reproduce
Exampl…
-
Hello
Trying to deploy puppetDB in docker environnement
I get this error and cannot find how to solve it.
Maybe you have any idea ?
Regards
```
puppetdb | (/ssl.sh) Securing permissio…
-
In [PuppetDB setup for Postgresql](https://www.puppet.com/docs/puppetdb/8/configure_postgres), the database, 'puppetdb' doesn't yet exist when issuing the command:
`psql puppetdb -c 'grant puppetdb…
-
David, Gavin, and Saurabh are discussing the status of the `puppetlabs/puppetdb` module. We expect to have an update to share for the Feb. 13 meeting.
Note that we're not necessarily committing to …
-
# syslog-ng
## Version of syslog-ng
Latest: 3.31.2-1 (deb); 3.31.2-1.el7 (rpm); Previous versions where affected too, this is _not_ a regression recently introduced.
## Platform
Debian 10 / Cent…
-
## Describe the Bug
Upgrading to module v8.1.0 renders puppetdb unoperational , service doesn't start
The following log entries are observed in puppetdb.log
```
2024-06-01T14:24:13.865Z INFO [p.…
-
## Use Case
The open-source version (8.4.1) of puppetserver refuses to store reports in
puppetdb (7.1.12) — after creating the config with `puppetdb ssl-setup`.
The error message is of the form
…
-
@Sharpie Looks like I've just found a bug in PE that I was only able to reproduce by modifying the `vms.yaml` and append new digit to the agent hostname.
Apparently even with `purge` `clean` `deact…
-
## Describe the Bug
I'm using puppetlabs-postgresql 10.3.0 together with puppetlabs-puppetdb 8.1.0.
In `database/postgresql.pp` manifest of puppetlabs-puppetdb, `postgresql::server::extension` clas…
absld updated
2 months ago
-
## Use Case
We use Postgresql 16 for PuppetDB, and the class puppet_operational_dashboards::profile::foss_postgres_access only has compatible configuration for legacy Postgres 9.4 and earlier.
## …