puppet-puppetexplorer
puppet-puppetexplorer copied to clipboard
Puppet module for installing Puppet Explorer
In my infrastructure my PuppetDB host is only available on our private LAN. I would like to deploy puppetexplorer on our dedicated web server, but am unsure exactly how the...
I'm trying to install puppetexplorer through the [puppet module](https://forge.puppet.com/spotify/puppetexplorer), but I'm getting the following error: `Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation...
When I try to use this module, I get the following apt error: ``` W: GPG error: http://apt.puppetexplorer.io stable Release: The following signatures were invalid: CA37C758D0D8CD3AE9740C466F75C6183FF5E93D W: The repository 'http://apt.puppetexplorer.io...
Would it be possible to include a license file? The only reference I see to one is in the metadata.json file.
Hello , I would like to use Nginx instead of Apache in the manifest file of your module. Could you make this change ?
Ruby 1.8.7 does not order hashes, as a result Puppet constantly changes the contents of config.js for the DASHBOARD_PANELS value.