-
Hi all,
I create this ticket https://github.com/voxpupuli/puppetboard/issues/238, and after run the downgrade (pip install -I pypuppetdb==0.2.1), the puppetboard start show facts.
Any ideas?
This i…
-
### Environment
jruby 9.1.2.0 (2.3.0) 2016-05-26 7357c8f OpenJDK 64-Bit Server VM 25.91-b14 on 1.8.0_91-b14 +jit [linux-x86_64]
Rails 4.2.4, Puma 2.12.3
### Expected Behavior
After upgrading to 9.1…
-
Hi!
Just reporting this little error on "Overview" tab after updating to PuppetDB 4.0.0.
Using latest puppetboard version from pip.
![puppetboard_puppetdb4 0](https://cloud.githubusercontent.com/ass…
-
When running the gem or git version of the tool, it fails when it encounters a file resource with a source => puppet:/// construct.
My setup had 2 module dirs : modules/ and site/ site/ comes fr…
-
I'm running puppet 4.5.2 and puppetserver 2.4.0. I'm trying to get me puppet master to pull the CSR request from the client so that it can be sent to be signed. I have the following configuration on m…
-
Puppet has a feature (afaik) that can retrieve facts form either a master or puppetdb. This would be awesome to be able to load the facts from a remote system in order to walk through code and hiera …
-
After upgrading to Foreman 1.11-RC2 my PuppetDB Dashboard stopped working. I can see the following error in the logs.
https://gist.github.com/mclueppers/26c4f9083902b92d79a4
-
My catalogs recently started failing though I hadn't changed my manifests or Hiera data at all. The only thing I can think that may be at play here is that my Puppet Master has been updated. Here's …
-
When looking up nodes by fact values using `db.facts(name, value)`, pypuppetdb doesn't encode the value in the request URL, which results in PuppetDB returning a "404 Not Found" error.
For example:
…
-
Sorry if this has been discussed before, or if there's a way to achieve what I'm looking for. This is more of an enhancement, not really an issue.
One aspect of Puppet Dashboard that was nice was be…