-
When we select "All environments" the "Overview", "Metrics", and "Radiator" pages return this error
> Internal Server Error
The server encountered an internal error and was unable to complete your r…
-
Since this runs on the master, we could add some `puppet query` commands and authenticate using the cacert to grab some additional data from PuppetDB. We should come up with some useful ones.
-
At some point we'll probably need a nice query language so that we can fetch informations from the TerraDB (Like PuppetDB has PQL).
-
I wonder if it would be possible and if so where would one start, to try and mock, in some way the puppetdb api specificity for exported resources and possibly queries issued with `dalen/puppet-puppet…
b4ldr updated
3 years ago
-
### Issue
The instructions to generate a node's factset on the Puppet primary server do not seem to work for Puppet Enterprise version 2021.4.x.
Provided Example:
puppet facts --terminus puppetd…
-
Since we moved over the plugins from `backstage/backstage` the migrated plugins maybe do not already have a dev setup.
For a start, we should ensure that all workspaces, and their plugins have the …
-
Using the latest version from rubygems (1.5.2) with trusted_server_facts set (in master section of puppet.conf) results in lookup error on $::server_facts variable.
Is there a way to pass server_fa…
-
## Use Case
I think those facts don't make much sense. They change on each puppet run and produce a lot of IO on PuppetDB and postgresql. Monitoring the system load should be done by a monitoring s…
-
Hi,
I'm hoping you can help me a bit getting this running properly.
I've installed this on a CentOS 7 server (minimal installation), and I've got the Patching Status website running. However, no…
-
Hi,
We're trying to upgrade to latest puppetdb + puppetdbquery, however it seems that querying for 'defines with parameters' no longer works.
It throws a parse error and I don't understand why. Can'…