puppet-puppetdbquery
puppet-puppetdbquery copied to clipboard
Query functions for PuppetDB
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Updates the requirements on [puppet](https://github.com/puppetlabs/puppet) to permit the latest version. Commits f664d6a Merge pull request #8433 from luchihoratiu/PUP-10627-correction 57f7125 (PUP-10627) Add default file permissions 640 for last_run_summary.yaml 09405d4 Merge pull...
Updates the requirements on [puppet-blacksmith](https://github.com/voxpupuli/puppet-blacksmith) to permit the latest version. Changelog Sourced from puppet-blacksmith's changelog. 6.1.0 Add support for Puppet Forge API keys Add the full license text Require puppet-modulebuilder...
remove url encoding on new puppet agent versions as it's done internally
We noticed that your Puppet module includes Puppet 3.x function and created this pull request to help you get started porting them to the new API. The Puppet function API...
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.0 > > ==== Enhancements > > * Follows recent changes on keyword...
Hello, I'm stuck with my hiera-puppetdb setup. All lookup requests are constantly failing in the "searching for lookup-options" sequence: > Hierarchy entry "Puppetdb Backend" > Searching for "lookup_options" >Recursive lookup...
Haven't had a chance to track it down yet, but I just got around to updating from 2.0.3 where the fixes for query_fact function were merged in to 2.1.0 and...
Currently looks like the resource type need to be fixed, can not use matching ~ operator.
Hey! It would be convenient if the hiera backend was able to substitute a node query when returning a structure from hiera. For example, if we have this: ``` yaml...