[Puppet Users] Announce: Puppet Platform 5.2 available!

2017-09-14 Thread Eric Sorenson
A new release of the Puppet Platform is available. As a reminder, we're doing monthly releases of the platform components (Agent, Server and PuppetDB) which are tested and released together. Puppet 5.2.0 is a feature and improvement release in the Puppet 5 series that also includes several bug

[Puppet Users] querying unrealized/inactive resources in the catalog?

2017-09-14 Thread Christopher Wood
Is there a document somewhere that describes the visilibity of an unrealized and inactive resource in the downloaded catalog and puppetdb catalog? I thought I would be able to retrieve inactive resources from somewhere in puppetdb, but I can't and that could be just me. It would suit me perfect

[Puppet Users] Announcing PDK v1.1.0

2017-09-14 Thread Bryan Jen
Hello Everyone! Today we are announcing the latest release of PDK, version 1.1.0. This release includes new features, UX improvements, and bugfixes! *Some of the new features and improvements include:* - Generation of defined_types - Selection of Operating System support when creating a ne

[Puppet Users] Puppet Lookup Behavior

2017-09-14 Thread John Baird
I am currently implementing the "hiera-http" custom backend written by crayfishx located: "https://github.com/crayfishx/hiera-http";. I have some custom classes that need to run through an iteration of hiera hashes and perform lookups on the values of said hashes. As a result, I would simply l

Re: [Puppet Users] Re: hiera consul backend Puppet 4.10

2017-09-14 Thread John Baird
Justin, I just wanted to say that I am currently working on implementing the hiera_http to interact with consul. It's not nearly as clean/concise, but it works nonetheless. https://github.com/crayfishx/hiera-http Still implementing it at the moment and testing to make sure things work, but f